projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
855e92a
)
added "\n" at the end of file to silent egcs warnings
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Tue, 26 May 1998 15:04:03 +0000
(15:04 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Tue, 26 May 1998 15:04:03 +0000
(15:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/debug.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/debug.h
b/include/wx/debug.h
index 029790e47d27094add67fc15eb3372ad0233da86..fb5b48dadc14b0653e2578ccf70a662c471e8fd6 100644
(file)
--- a/
include/wx/debug.h
+++ b/
include/wx/debug.h
@@
-91,4
+91,5
@@
//@}
-#endif // __DEBUGH__
\ No newline at end of file
+#endif // __DEBUGH__
+