diff options
Diffstat (limited to 'soltools/inc/gi_parse.hxx')
-rw-r--r-- | soltools/inc/gi_parse.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/soltools/inc/gi_parse.hxx b/soltools/inc/gi_parse.hxx index 32b33c351..23b145333 100644 --- a/soltools/inc/gi_parse.hxx +++ b/soltools/inc/gi_parse.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. @@ -163,3 +164,4 @@ GenericInfo_Parser::GetLastError( UINT32 * o_pErrorLine ) const #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |