]> git.saurik.com Git - wxWidgets.git/commitdiff
newline before EOF fixes
authorStefan Csomor <csomor@advancedconcepts.ch>
Sun, 6 Feb 2005 11:57:25 +0000 (11:57 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sun, 6 Feb 2005 11:57:25 +0000 (11:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/clipbrd.h
include/wx/mac/pngread.h
include/wx/mac/private/print.h

index bf8817c8924c465e4464972bc82615285a530587..5ee122ba68e8f61625887d52215e51a2f72699b3 100644 (file)
@@ -2,4 +2,4 @@
 #include "wx/mac/classic/clipbrd.h"
 #else
 #include "wx/mac/carbon/clipbrd.h"
-#endif
\ No newline at end of file
+#endif
index ebdd8419fae574c2695dc758dfa83e1718642bd2..cbd51857c9423aa53ba13322a4ec8e5291885d64 100644 (file)
@@ -2,4 +2,4 @@
 #include "wx/mac/classic/pngread.h"
 #else
 #include "wx/mac/carbon/pngread.h"
-#endif
\ No newline at end of file
+#endif
index 150be6d99f776982be737c33f5f4c19a7bd21815..99e4aad109508d7af9af7fc6c2feeaf27c854207 100644 (file)
@@ -2,4 +2,4 @@
 #include "wx/mac/classic/private/print.h"
 #else
 #include "wx/mac/carbon/private/print.h"
-#endif
\ No newline at end of file
+#endif