diff options
Diffstat (limited to 'soldep/inc/dep.hxx')
-rw-r--r-- | soldep/inc/dep.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/soldep/inc/dep.hxx b/soldep/inc/dep.hxx index f7ef15ace882..712bd92bb98d 100644 --- a/soldep/inc/dep.hxx +++ b/soldep/inc/dep.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. @@ -67,3 +68,5 @@ class VersionDepInfoList : public VersionDepInfoList_Impl #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |