aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/commander_tests/state_machine_helper_test.h
diff options
context:
space:
mode:
authorSimon Wilks <sjwilks@gmail.com>2013-08-25 22:54:31 +0200
committerSimon Wilks <sjwilks@gmail.com>2013-08-25 22:54:31 +0200
commite25f2ff44f9579da3e5bef1e6d1baa3822ec40df (patch)
treef89eea2f25ef4a4fd54b53282716413cfc9945b1 /src/modules/commander/commander_tests/state_machine_helper_test.h
parent548f322493fae95c41f3769192fa0c9b28d44d26 (diff)
downloadpx4-firmware-e25f2ff44f9579da3e5bef1e6d1baa3822ec40df.tar.gz
px4-firmware-e25f2ff44f9579da3e5bef1e6d1baa3822ec40df.tar.bz2
px4-firmware-e25f2ff44f9579da3e5bef1e6d1baa3822ec40df.zip
Whitespace and formatting cleanup.
Diffstat (limited to 'src/modules/commander/commander_tests/state_machine_helper_test.h')
-rw-r--r--src/modules/commander/commander_tests/state_machine_helper_test.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/commander/commander_tests/state_machine_helper_test.h b/src/modules/commander/commander_tests/state_machine_helper_test.h
index 339b58d22..10a68e602 100644
--- a/src/modules/commander/commander_tests/state_machine_helper_test.h
+++ b/src/modules/commander/commander_tests/state_machine_helper_test.h
@@ -1,6 +1,7 @@
/****************************************************************************
*
* Copyright (C) 2013 PX4 Development Team. All rights reserved.
+ * Author: Simon Wilks <sjwilks@gmail.com>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -40,4 +41,4 @@
void state_machine_helper_test();
-#endif /* STATE_MACHINE_HELPER_TEST_H_ */ \ No newline at end of file
+#endif /* STATE_MACHINE_HELPER_TEST_H_ */