diff options
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 |
