diff options
Diffstat (limited to 'sd/inc/diadef.h')
-rw-r--r-- | sd/inc/diadef.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/diadef.h b/sd/inc/diadef.h index 9c128e48f3cf..df5296f6e4ce 100644 --- a/sd/inc/diadef.h +++ b/sd/inc/diadef.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -40,3 +41,4 @@ enum PresChange #endif // _SD_DIADEF_H +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |