summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/cipher.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/cipher.h')
-rw-r--r--sal/inc/rtl/cipher.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/inc/rtl/cipher.h b/sal/inc/rtl/cipher.h
index 8cb2a2f2256b..1d00b6710735 100644
--- a/sal/inc/rtl/cipher.h
+++ b/sal/inc/rtl/cipher.h
@@ -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.
@@ -317,3 +318,4 @@ void SAL_CALL rtl_cipher_destroyARCFOUR (
#endif /* !_RTL_CIPHER_H_ */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */