summaryrefslogtreecommitdiffstats
path: root/ganv
diff options
context:
space:
mode:
Diffstat (limited to 'ganv')
-rw-r--r--ganv/ganv.h1
-rw-r--r--ganv/types.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/ganv/ganv.h b/ganv/ganv.h
index 3f8e037..fb6d25f 100644
--- a/ganv/ganv.h
+++ b/ganv/ganv.h
@@ -29,4 +29,3 @@
#include "ganv/types.h"
#endif /* GANV_GANV_H */
-
diff --git a/ganv/types.h b/ganv/types.h
index 10b6a90..792d7b1 100644
--- a/ganv/types.h
+++ b/ganv/types.h
@@ -24,4 +24,3 @@ typedef struct _GanvPort GanvPort;
typedef struct _GanvBox GanvBox;
#endif /* GANV_TYPES_H */
-