summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
Diffstat (limited to 'stoc')
-rw-r--r--stoc/Library_bootstrap.mk2
-rw-r--r--stoc/Library_introspection.mk2
-rw-r--r--stoc/Library_invocadapt.mk2
-rw-r--r--stoc/Library_invocation.mk2
-rw-r--r--stoc/Library_javaloader.mk2
-rw-r--r--stoc/Library_javavm.mk2
-rw-r--r--stoc/Library_namingservice.mk2
-rw-r--r--stoc/Library_proxyfac.mk2
-rw-r--r--stoc/Library_reflection.mk2
-rw-r--r--stoc/Library_stocservices.mk2
-rw-r--r--stoc/Module_stoc.mk2
11 files changed, 11 insertions, 11 deletions
diff --git a/stoc/Library_bootstrap.mk b/stoc/Library_bootstrap.mk
index b7f2a5e77a3f..01e086b4c1c9 100644
--- a/stoc/Library_bootstrap.mk
+++ b/stoc/Library_bootstrap.mk
@@ -90,4 +90,4 @@ $(eval $(call gb_Library_add_exception_objects,bootstrap,\
stoc/source/tdmanager/tdmgr_tdenumeration \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_introspection.mk b/stoc/Library_introspection.mk
index fe4bc3dd5464..2d31145bcbd1 100644
--- a/stoc/Library_introspection.mk
+++ b/stoc/Library_introspection.mk
@@ -45,4 +45,4 @@ $(eval $(call gb_Library_add_exception_objects,introspection,\
stoc/source/inspect/introspection \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_invocadapt.mk b/stoc/Library_invocadapt.mk
index e053e53eb91c..773417a93af3 100644
--- a/stoc/Library_invocadapt.mk
+++ b/stoc/Library_invocadapt.mk
@@ -44,4 +44,4 @@ $(eval $(call gb_Library_add_exception_objects,invocadapt,\
stoc/source/invocation_adapterfactory/iafactory \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_invocation.mk b/stoc/Library_invocation.mk
index 46ca5c37b4db..9869a3de83a5 100644
--- a/stoc/Library_invocation.mk
+++ b/stoc/Library_invocation.mk
@@ -44,4 +44,4 @@ $(eval $(call gb_Library_add_exception_objects,invocation,\
stoc/source/invocation/invocation \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_javaloader.mk b/stoc/Library_javaloader.mk
index d30ccd1cdf15..1bf5d0c4fa63 100644
--- a/stoc/Library_javaloader.mk
+++ b/stoc/Library_javaloader.mk
@@ -44,4 +44,4 @@ $(eval $(call gb_Library_add_exception_objects,javaloader,\
stoc/source/javaloader/javaloader \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_javavm.mk b/stoc/Library_javavm.mk
index 592ca6ae10c5..8796f33e98f5 100644
--- a/stoc/Library_javavm.mk
+++ b/stoc/Library_javavm.mk
@@ -49,4 +49,4 @@ $(eval $(call gb_Library_add_exception_objects,javavm,\
stoc/source/javavm/jvmargs \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_namingservice.mk b/stoc/Library_namingservice.mk
index 8dda20d9c1a8..87d79e943150 100644
--- a/stoc/Library_namingservice.mk
+++ b/stoc/Library_namingservice.mk
@@ -44,4 +44,4 @@ $(eval $(call gb_Library_add_exception_objects,namingservice,\
stoc/source/namingservice/namingservice \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_proxyfac.mk b/stoc/Library_proxyfac.mk
index 75166f0f6809..d4baf63bb1d3 100644
--- a/stoc/Library_proxyfac.mk
+++ b/stoc/Library_proxyfac.mk
@@ -42,4 +42,4 @@ $(eval $(call gb_Library_add_exception_objects,proxyfac,\
stoc/source/proxy_factory/proxyfac \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_reflection.mk b/stoc/Library_reflection.mk
index f2d6f57f0c21..8fb4513ffe5d 100644
--- a/stoc/Library_reflection.mk
+++ b/stoc/Library_reflection.mk
@@ -49,4 +49,4 @@ $(eval $(call gb_Library_add_exception_objects,reflection,\
stoc/source/corereflection/criface \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Library_stocservices.mk b/stoc/Library_stocservices.mk
index 3da842d80946..46d854eed116 100644
--- a/stoc/Library_stocservices.mk
+++ b/stoc/Library_stocservices.mk
@@ -55,4 +55,4 @@ $(eval $(call gb_Library_add_exception_objects,stocservices,\
stoc/source/uriproc/supportsService \
))
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4:
diff --git a/stoc/Module_stoc.mk b/stoc/Module_stoc.mk
index 1d3e7a65929c..540161661c67 100644
--- a/stoc/Module_stoc.mk
+++ b/stoc/Module_stoc.mk
@@ -47,4 +47,4 @@ $(eval $(call gb_Module_add_targets,stoc,\
endif
-# vim:set shiftwidth=4 softtabstop=4 expandtab:
+# vim:set noet sw=4 ts=4: