Adding a vim modeline to all files - patch by Klaus Ethgen
[geeqie.git] / src / secure_save.c
index 0567b15..4b79aa2 100644 (file)
@@ -415,3 +415,4 @@ secsave_strerror(SecureSaveErrno secsave_error)
                return _("Secure file saving error");
        }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */