diff options
Diffstat (limited to 'soldep/inc/prodmap.hxx')
-rw-r--r-- | soldep/inc/prodmap.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/soldep/inc/prodmap.hxx b/soldep/inc/prodmap.hxx index 89f12d76ebcc..eb080d247192 100644 --- a/soldep/inc/prodmap.hxx +++ b/soldep/inc/prodmap.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. @@ -82,3 +83,4 @@ public: #endif // PRODUCT_MAPPER_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |