]> Dogcows Code - chaz/homebank/blobdiff - src/list_upcoming.h
Merge branch 'upstream'
[chaz/homebank] / src / list_upcoming.h
index 9d6148ff4c897395933376168bd880500ecbf309..c84a19d4b942f071746f307331dada9efba2bd66 100644 (file)
@@ -1,5 +1,5 @@
 /*  HomeBank -- Free, easy, personal accounting for everyone.
- *  Copyright (C) 1995-2016 Maxime DOYEN
+ *  Copyright (C) 1995-2017 Maxime DOYEN
  *
  *  This file is part of HomeBank.
  *
@@ -20,7 +20,6 @@
 #ifndef __LIST_UPCOMING__H__
 #define __LIST_UPCOMING__H__
 
-GtkWidget *create_list_upcoming(void);
 
 enum
 {
@@ -36,4 +35,8 @@ enum
        NUM_LST_DSPUPC
 };
 
-#endif
\ No newline at end of file
+
+GtkWidget *create_list_upcoming(void);
+
+
+#endif
This page took 0.018951 seconds and 4 git commands to generate.