projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881bfcd
)
no need for vi modeline now that the extension is no longer .h
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Sat, 15 Jan 2005 21:05:41 +0000
(21:05 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Sat, 15 Jan 2005 21:05:41 +0000
(21:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31381
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
build/update-setup-h
patch
|
blob
|
blame
|
history
diff --git
a/build/update-setup-h
b/build/update-setup-h
index fc422ac586ea92bf7776578863c917097fd44abd..711c4bbaa765e68c88df86414c392f9d4b02a502 100755
(executable)
--- a/
build/update-setup-h
+++ b/
build/update-setup-h
@@
-46,4
+46,3
@@
sed -i -e '/^\/\//d' -e 's@ *//.*$@@' setup.h.in
exit $rc
-# vi: set ft=sh: