aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/perf_counter.c
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/perf_counter.c
parent92a1fab0fd9e95737258c30fc423e839652edb72 (diff)
downloadpx4-firmware-34118c72ef88d33d0074914c9bf0cda0232e4940.tar.gz
px4-firmware-34118c72ef88d33d0074914c9bf0cda0232e4940.tar.bz2
px4-firmware-34118c72ef88d33d0074914c9bf0cda0232e4940.zip
mechanical style fixups
Diffstat (limited to 'apps/systemlib/perf_counter.c')
-rw-r--r--apps/systemlib/perf_counter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemlib/perf_counter.c b/apps/systemlib/perf_counter.c
index 14bd3c436..e25e548f0 100644
--- a/apps/systemlib/perf_counter.c
+++ b/apps/systemlib/perf_counter.c
@@ -33,7 +33,7 @@
/**
* @file perf_counter.c
- *
+ *
* @brief Performance measuring tools.
*/