Whitespace and formatting cleanup.

This commit is contained in:
Simon Wilks
2013-08-25 22:54:31 +02:00
parent 548f322493
commit e25f2ff44f
6 changed files with 7 additions and 10 deletions
@@ -1,10 +1,7 @@
/****************************************************************************
*
* Copyright (C) 2013 PX4 Development Team. All rights reserved.
* Author: Petri Tanskanen <petri.tanskanen@inf.ethz.ch>
* Lorenz Meier <lm@inf.ethz.ch>
* Thomas Gubler <thomasgubler@student.ethz.ch>
* Julian Oes <joes@student.ethz.ch>
* 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
@@ -37,7 +34,8 @@
/**
* @file commander_tests.cpp
* Commander unit tests.
* Commander unit tests. Run the tests as follows:
* nsh> commander_tests
*
*/