projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac90801
)
po/Makefile: missing one semicolon still
author
Giuseppe Bilotta
<giuseppe.bilotta@gmail.com>
Wed, 9 May 2012 05:56:46 +0000
(07:56 +0200)
committer
Joey Hess
<joey@kitenet.net>
Wed, 9 May 2012 16:28:14 +0000
(12:28 -0400)
po/Makefile
patch
|
blob
|
history
diff --git
a/po/Makefile
b/po/Makefile
index 45c91c9aece8d24fd790c02533dfecabe453f7d4..5ec4a157c6ddbb0fdfcdea3d117730b3cb2ea266 100644
(file)
--- a/
po/Makefile
+++ b/
po/Makefile
@@
-55,7
+55,7
@@
clean:
else \
rm -f $@.new; \
fi; \
- msgfmt --statistics $@ 2>&1 \
+ msgfmt --statistics $@ 2>&1
;
\
fi
check: