diff options
Diffstat (limited to 'autodoc/source/inc/adc_cl.hxx')
-rw-r--r-- | autodoc/source/inc/adc_cl.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/autodoc/source/inc/adc_cl.hxx b/autodoc/source/inc/adc_cl.hxx index 8bcec7df50ce..07fff0a9d940 100644 --- a/autodoc/source/inc/adc_cl.hxx +++ b/autodoc/source/inc/adc_cl.hxx @@ -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. @@ -191,3 +192,4 @@ DEBUG_ShowTokens() #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |