aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/gps/gps_helper.h
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2013-09-21 08:59:04 +0200
committerAnton Babushkin <anton.babushkin@me.com>2013-09-21 08:59:04 +0200
commit8d6a47546a32e6911a0f769070511baa6549ed03 (patch)
tree0a701bf0a1b92380e23435ad3b77765ababd1a81 /src/drivers/gps/gps_helper.h
parentcd8854e622793b3f3e7104d29f06e614d4dfac42 (diff)
downloadpx4-firmware-8d6a47546a32e6911a0f769070511baa6549ed03.tar.gz
px4-firmware-8d6a47546a32e6911a0f769070511baa6549ed03.tar.bz2
px4-firmware-8d6a47546a32e6911a0f769070511baa6549ed03.zip
gps: fixed code style, more informative and clean messages
Diffstat (limited to 'src/drivers/gps/gps_helper.h')
-rw-r--r--src/drivers/gps/gps_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/gps/gps_helper.h b/src/drivers/gps/gps_helper.h
index defc1a074..73d4b889c 100644
--- a/src/drivers/gps/gps_helper.h
+++ b/src/drivers/gps/gps_helper.h
@@ -33,7 +33,7 @@
*
****************************************************************************/
-/**
+/**
* @file gps_helper.h
*/