summaryrefslogtreecommitdiff
path: root/fileaccess
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
parent6e93d0561659d169492ac7f09d1a515f65274f77 (diff)
add vim modelines
Diffstat (limited to 'fileaccess')
-rw-r--r--fileaccess/Library_fileacc.mk2
-rw-r--r--fileaccess/Module_fileaccess.mk2
2 files changed, 4 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:
diff --git a/fileaccess/Module_fileaccess.mk b/fileaccess/Module_fileaccess.mk
index fbab72e0e684..8e3d385022b8 100644
--- a/fileaccess/Module_fileaccess.mk
+++ b/fileaccess/Module_fileaccess.mk
@@ -30,3 +30,5 @@ $(eval $(call gb_Module_Module,fileaccess))
$(eval $(call gb_Module_add_targets,fileaccess,\
Library_fileacc \
))
+
+# vim: set noet sw=4 ts=4: