summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/graph.h')
-rw-r--r--lib/libalpm/graph.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libalpm/graph.h b/lib/libalpm/graph.h
index 98ae16ea..d8d9ae4c 100644
--- a/lib/libalpm/graph.h
+++ b/lib/libalpm/graph.h
@@ -42,5 +42,3 @@ alpm_graph_t *_alpm_graph_new(void);
void _alpm_graph_free(void *data);
#endif /* ALPM_GRAPH_H */
-
-/* vim: set noet: */