summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/crc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/crc.h')
-rw-r--r--sal/inc/rtl/crc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/inc/rtl/crc.h b/sal/inc/rtl/crc.h
index f30a873c67f2..d2d145158742 100644
--- a/sal/inc/rtl/crc.h
+++ b/sal/inc/rtl/crc.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.
@@ -64,3 +65,4 @@ sal_uInt32 SAL_CALL rtl_crc32 (
#endif /* _RTL_CRC_H_ */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */