aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/visibility.h
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-08-14 08:47:04 -0700
committerpx4dev <px4@purgatory.org>2012-08-14 08:47:04 -0700
commit34118c72ef88d33d0074914c9bf0cda0232e4940 (patch)
tree95a797b6d8d5e7dbb82fc2c44c095de10491a1a8 /apps/systemlib/visibility.h
parent92a1fab0fd9e95737258c30fc423e839652edb72 (diff)
downloadpx4-firmware-34118c72ef88d33d0074914c9bf0cda0232e4940.tar.gz
px4-firmware-34118c72ef88d33d0074914c9bf0cda0232e4940.tar.bz2
px4-firmware-34118c72ef88d33d0074914c9bf0cda0232e4940.zip
mechanical style fixups
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