Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9543e13

Browse files
David AndrewsFelipe Zimmerle
David Andrews
authored and
Felipe Zimmerle
committed
Fix typo causing build issues
1 parent4a7d439 commit9543e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile.am‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cppcheck:
3939
cppcheck. --enable=all --force2>&1| sed's/^/warning: /g'1>&2;
4040

4141
check-coding-style:
42-
foriin`(find. -iname"*.c"; find. -iname"*.h")`;\
42+
foriin`(find. -iname"*.c"; find. -iname"*.h")`; \
4343
doecho$$i...;\
4444
vera++ -rule L004 -param max-line-length=80$$i2>&1| sed's/^/warning: /g'1>&2;\
4545
vera++ -rule L001$$i2>&1| sed's/^/warning: /g'1>&2;\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp