summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/random.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/random.h')
-rw-r--r--sal/inc/rtl/random.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/inc/rtl/random.h b/sal/inc/rtl/random.h
index 52e2d56968b9..af26bdf26e5b 100644
--- a/sal/inc/rtl/random.h
+++ b/sal/inc/rtl/random.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.
@@ -112,3 +113,4 @@ rtlRandomError SAL_CALL rtl_random_getBytes (
#endif /* _RTL_RANDOM_H_ */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */