summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/graph.c')
-rw-r--r--lib/libalpm/graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/graph.c b/lib/libalpm/graph.c
index 837774e1..725b7045 100644
--- a/lib/libalpm/graph.c
+++ b/lib/libalpm/graph.c
@@ -36,4 +36,4 @@ void _alpm_graph_free(void *data)
free(graph);
}
-/* vim: set ts=2 sw=2 noet: */
+/* vim: set noet: */