summaryrefslogtreecommitdiffstats
path: root/include/salhelper/salhelperdllapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/salhelper/salhelperdllapi.h')
-rw-r--r--include/salhelper/salhelperdllapi.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/salhelper/salhelperdllapi.h b/include/salhelper/salhelperdllapi.h
index d80cf8b0ec56..3fec057609f4 100644
--- a/include/salhelper/salhelperdllapi.h
+++ b/include/salhelper/salhelperdllapi.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SALHELPERDLLAPI_H
-#define INCLUDED_SALHELPERDLLAPI_H
+#ifndef INCLUDED_SALHELPER_SALHELPERDLLAPI_H
+#define INCLUDED_SALHELPER_SALHELPERDLLAPI_H
#include "sal/types.h"
@@ -29,6 +29,6 @@
#endif
#define SALHELPER_DLLPRIVATE SAL_DLLPRIVATE
-#endif /* INCLUDED_SALHELPERDLLAPI_H */
+#endif // INCLUDED_SALHELPER_SALHELPERDLLAPI_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */