]> git.sur5r.net Git - bacula/bacula/commitdiff
Commit tabs file
authorKern Sibbald <kern@sibbald.com>
Sat, 7 Jun 2003 10:42:48 +0000 (10:42 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 7 Jun 2003 10:42:48 +0000 (10:42 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@568 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/tabs [new file with mode: 0644]

diff --git a/bacula/src/tabs b/bacula/src/tabs
new file mode 100644 (file)
index 0000000..485ab85
--- /dev/null
@@ -0,0 +1,5 @@
+/* Configure vim and python to use the correct whitespace
+ *   These *should* be the right settings for Bacula development
+ * vim: set tabstop=8 shiftwidth=3:
+ * -*- mode: c; tab-width: 3 -*-
+ */