summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/mlang.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/mlang.h')
-rwxr-xr-xwinsup/w32api/include/mlang.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/winsup/w32api/include/mlang.h b/winsup/w32api/include/mlang.h
index e7b3444ed..b09066d60 100755
--- a/winsup/w32api/include/mlang.h
+++ b/winsup/w32api/include/mlang.h
@@ -1,5 +1,5 @@
-#ifndef _MLANG_H_
-#define _MLANG_H_
+#ifndef _MLANG_H
+#define _MLANG_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
@@ -346,5 +346,4 @@ DECLARE_INTERFACE_(IMultiLanguage2,IUnknown)
#ifdef __cplusplus
}
#endif
-
-#endif /* ndef _MLANG_H_ */
+#endif