aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/visibility.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemlib/visibility.h')
-rw-r--r--apps/systemlib/visibility.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/systemlib/visibility.h b/apps/systemlib/visibility.h
index 64e83bbad..2c6adc062 100644
--- a/apps/systemlib/visibility.h
+++ b/apps/systemlib/visibility.h
@@ -33,7 +33,7 @@
/**
* @file visibility.h
- *
+ *
* Definitions controlling symbol naming and visibility.
*
* This file is normally included automatically by the build system.
@@ -58,5 +58,5 @@
#else
# define __BEGIN_DECLS
# define __END_DECLS
-#endif
+#endif
#endif \ No newline at end of file