summaryrefslogtreecommitdiff
path: root/sal/qa/osl/file/osl_File_Const.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/file/osl_File_Const.h')
-rw-r--r--sal/qa/osl/file/osl_File_Const.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/osl/file/osl_File_Const.h b/sal/qa/osl/file/osl_File_Const.h
index 6a27c86246b8..97db12bdd446 100644
--- a/sal/qa/osl/file/osl_File_Const.h
+++ b/sal/qa/osl/file/osl_File_Const.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _OSL_FILE_CONST_H_
-#define _OSL_FILE_CONST_H_
+#ifndef INCLUDED_SAL_QA_OSL_FILE_OSL_FILE_CONST_H
+#define INCLUDED_SAL_QA_OSL_FILE_OSL_FILE_CONST_H
#include <stdlib.h>
#include <stdio.h>
@@ -197,6 +197,6 @@ OSLTEST_DECLARE( VolURL6, FILE_PREFIX "e:/" );
}
#endif
-#endif /* _OSL_FILE_CONST_H_ */
+#endif // INCLUDED_SAL_QA_OSL_FILE_OSL_FILE_CONST_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */