]> granicus.if.org Git - python/commitdiff
Fix compiler warning Include/warnings.h:19:28: warning: no newline at end of file
authorChristian Heimes <christian@cheimes.de>
Sun, 13 Apr 2008 09:30:17 +0000 (09:30 +0000)
committerChristian Heimes <christian@cheimes.de>
Sun, 13 Apr 2008 09:30:17 +0000 (09:30 +0000)
Include/warnings.h

index e93b72c8cee6d29e1bca7b7bc1aad579de9dbce1..5d1343121496007e3fb3c5e18acaf1e17808674f 100644 (file)
@@ -16,4 +16,5 @@ PyAPI_FUNC(int) PyErr_WarnExplicit(PyObject *, const char *, const char *, int,
 #ifdef __cplusplus
 }
 #endif
-#endif /* !Py_WARNINGS_H */
\ No newline at end of file
+#endif /* !Py_WARNINGS_H */
+