summaryrefslogtreecommitdiff
path: root/sal/qa/OStringBuffer/rtl_String_Utils_Const.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/OStringBuffer/rtl_String_Utils_Const.h')
-rw-r--r--sal/qa/OStringBuffer/rtl_String_Utils_Const.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/OStringBuffer/rtl_String_Utils_Const.h b/sal/qa/OStringBuffer/rtl_String_Utils_Const.h
index 301c8a9f9b3c..fc258ead340f 100644
--- a/sal/qa/OStringBuffer/rtl_String_Utils_Const.h
+++ b/sal/qa/OStringBuffer/rtl_String_Utils_Const.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _RTL_STRING_UTILS_CONST_H_
-#define _RTL_STRING_UTILS_CONST_H_
+#ifndef INCLUDED_SAL_QA_OSTRINGBUFFER_RTL_STRING_UTILS_CONST_H
+#define INCLUDED_SAL_QA_OSTRINGBUFFER_RTL_STRING_UTILS_CONST_H
#include <sal/types.h>
@@ -40,6 +40,6 @@ static const sal_Int32 kErrCompareNAStringToString = -9;
}
#endif
-#endif /* _RTL_STRING_UTILS_CONST_H_ */
+#endif // INCLUDED_SAL_QA_OSTRINGBUFFER_RTL_STRING_UTILS_CONST_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */