[goffice] Compilation: make sure file ends in newline.



commit a3f3b6273f3756d3e2ed73051f3779d9b7c7649c
Author: Morten Welinder <terra gnome org>
Date:   Fri Sep 25 08:42:40 2009 -0400

    Compilation: make sure file ends in newline.

 goffice/canvas/goc-structs.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/canvas/goc-structs.h b/goffice/canvas/goc-structs.h
index c05c623..303211b 100644
--- a/goffice/canvas/goc-structs.h
+++ b/goffice/canvas/goc-structs.h
@@ -31,4 +31,4 @@ typedef struct {
 	double width, height;
 } GocRect;
 
-#endif  /* GOC_STRUCTS_H */
\ No newline at end of file
+#endif  /* GOC_STRUCTS_H */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]