summaryrefslogtreecommitdiff
path: root/include/sot/sotdllapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sot/sotdllapi.h')
-rw-r--r--include/sot/sotdllapi.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sot/sotdllapi.h b/include/sot/sotdllapi.h
index 722d2ee25f47..67ae5621efb1 100644
--- a/include/sot/sotdllapi.h
+++ b/include/sot/sotdllapi.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SOTDLLAPI_H
-#define INCLUDED_SOTDLLAPI_H
+#ifndef INCLUDED_SOT_SOTDLLAPI_H
+#define INCLUDED_SOT_SOTDLLAPI_H
#include "sal/types.h"
@@ -29,6 +29,6 @@
#endif
#define SOT_DLLPRIVATE SAL_DLLPRIVATE
-#endif /* INCLUDED_SOTDLLAPI_H */
+#endif // INCLUDED_SOT_SOTDLLAPI_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */