diff options
author | hansp <hansp> | 2001-02-09 20:47:45 +0000 |
---|---|---|
committer | hansp <hansp> | 2001-02-09 20:47:45 +0000 |
commit | 4ff4a7d120c6e44e5fe2a4badd3730e2c3f95c37 (patch) | |
tree | fcde596c5dbc2ea5bbc4c0fe58805bd0a7ce101f /memory-conf.in | |
parent | 1aa3c293170801cb47e54cf664a4bbcf34703045 (diff) |
* *.in: indent-tabs-mode should be nil, not f.
Diffstat (limited to 'memory-conf.in')
-rwxr-xr-x | memory-conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/memory-conf.in b/memory-conf.in index 54b8441..c32562b 100755 --- a/memory-conf.in +++ b/memory-conf.in @@ -1,5 +1,5 @@ #!/usr/bin/env perl -#-*- Mode: perl; tab-width: 2; indent-tabs-mode: f; c-basic-offset: 2 -*- +#-*- Mode: perl; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- # Memory configurator. # Designed to be architecture- and distribution independent. |