summaryrefslogtreecommitdiff
path: root/fileaccess/Library_fileacc.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-04-03 18:31:11 +0200
committerDavid Tardon <dtardon@redhat.com>2011-04-03 18:31:11 +0200
commit3193a3b018964051ba784f47aece6883fb2a1d61 (patch)
tree84a374d28e387e352c0e4d56e6211c7999f12de5 /fileaccess/Library_fileacc.mk
parent6e93d0561659d169492ac7f09d1a515f65274f77 (diff)
add vim modelines
Diffstat (limited to 'fileaccess/Library_fileacc.mk')
-rw-r--r--fileaccess/Library_fileacc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/fileaccess/Library_fileacc.mk b/fileaccess/Library_fileacc.mk
index 272468ca72f0..b6694e6453ad 100644
--- a/fileaccess/Library_fileacc.mk
+++ b/fileaccess/Library_fileacc.mk
@@ -47,3 +47,5 @@ $(eval $(call gb_Library_add_linked_libs,fileacc,\
$(eval $(call gb_Library_set_componentfile,fileacc,fileaccess/source/fileacc))
$(eval $(call gb_Library_add_exception_objects,fileacc,fileaccess/source/FileAccess))
+
+# vim: set noet sw=4 ts=4: