aboutsummaryrefslogtreecommitdiff
path: root/src/modules/sdlog2/logbuffer.c
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-02-23 12:53:20 -0800
committerLorenz Meier <lm@inf.ethz.ch>2014-02-23 12:53:20 -0800
commite1f60e770948d28ec1152f66b9c3ad57eae0c2e4 (patch)
tree5c7b63e6931f4af34e766a7620bc82a1025b325e /src/modules/sdlog2/logbuffer.c
parent20618a611b5cd719cab803823b2f3a08d9a498f6 (diff)
downloadpx4-firmware-e1f60e770948d28ec1152f66b9c3ad57eae0c2e4.tar.gz
px4-firmware-e1f60e770948d28ec1152f66b9c3ad57eae0c2e4.tar.bz2
px4-firmware-e1f60e770948d28ec1152f66b9c3ad57eae0c2e4.zip
Code style fixes (authors should be in the doxygen section), using lseek to attempt to work around log corruption
Diffstat (limited to 'src/modules/sdlog2/logbuffer.c')
-rw-r--r--src/modules/sdlog2/logbuffer.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/sdlog2/logbuffer.c b/src/modules/sdlog2/logbuffer.c
index b3243f7b5..6a29d7e5c 100644
--- a/src/modules/sdlog2/logbuffer.c
+++ b/src/modules/sdlog2/logbuffer.c
@@ -1,7 +1,6 @@
/****************************************************************************
*
- * Copyright (c) 2013 PX4 Development Team. All rights reserved.
- * Author: Anton Babushkin <anton.babushkin@me.com>
+ * Copyright (c) 2013, 2014 PX4 Development Team. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions