summaryrefslogtreecommitdiff
path: root/stoc/test/security/test_security.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/security/test_security.cxx')
-rw-r--r--stoc/test/security/test_security.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/test/security/test_security.cxx b/stoc/test/security/test_security.cxx
index 3678ed2b7c65..510f832b09b1 100644
--- a/stoc/test/security/test_security.cxx
+++ b/stoc/test/security/test_security.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.
@@ -521,3 +522,5 @@ SAL_IMPLEMENT_MAIN()
return 1;
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */