summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxbyte.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/sbx/sbxbyte.cxx')
-rw-r--r--basic/source/sbx/sbxbyte.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/source/sbx/sbxbyte.cxx b/basic/source/sbx/sbxbyte.cxx
index 6ba6140137..0151f59bc0 100644
--- a/basic/source/sbx/sbxbyte.cxx
+++ b/basic/source/sbx/sbxbyte.cxx
@@ -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.
@@ -327,3 +328,4 @@ void ImpPutByte( SbxValues* p, BYTE n )
}
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */