diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-09-17 07:44:49 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-09-17 07:44:49 +0000 |
| commit | 16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88 (patch) | |
| tree | f1dc215488c1fedbe2ab8d73db5c66758f2a00ff /parser | |
| parent | c4e4760c41f10aae6af19a4363cb247c71edee4b (diff) | |
no tabs
Diffstat (limited to 'parser')
| -rw-r--r-- | parser/parse.c | 2 | ||||
| -rw-r--r-- | parser/parse.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/parser/parse.c b/parser/parse.c index 510320b6..0bd77797 100644 --- a/parser/parse.c +++ b/parser/parse.c @@ -1,4 +1,4 @@ -/* -*- indent-tabs-mode: t; tab-width: 4; c-basic-offset: 4; -*- +/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- parse.c for the Openbox window manager Copyright (c) 2003 Ben Jansens diff --git a/parser/parse.h b/parser/parse.h index e943e1ff..5974b780 100644 --- a/parser/parse.h +++ b/parser/parse.h @@ -1,4 +1,4 @@ -/* -*- indent-tabs-mode: t; tab-width: 4; c-basic-offset: 4; -*- +/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- parse.h for the Openbox window manager Copyright (c) 2003 Ben Jansens |
