diff options
Diffstat (limited to 'tools/inc/tools/prex.h')
-rw-r--r-- | tools/inc/tools/prex.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/inc/tools/prex.h b/tools/inc/tools/prex.h index 17447b88a12f..49371f8d6a86 100644 --- a/tools/inc/tools/prex.h +++ b/tools/inc/tools/prex.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. @@ -76,3 +77,4 @@ typedef unsigned long Pixel; #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |