From 067361e2d4959c3166729d51dc05bac69c91cbf0 Mon Sep 17 00:00:00 2001 From: Doug Weibel Date: Wed, 3 Oct 2012 08:47:56 -0600 Subject: [PATCH] Just a test commit. No content other than a test comment. --- apps/fixedwing_control/fixedwing_control.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fixedwing_control/fixedwing_control.c b/apps/fixedwing_control/fixedwing_control.c index 81ec4ca0b0..470d963af3 100644 --- a/apps/fixedwing_control/fixedwing_control.c +++ b/apps/fixedwing_control/fixedwing_control.c @@ -31,7 +31,7 @@ * POSSIBILITY OF SUCH DAMAGE. * ****************************************************************************/ - +// Workflow test comment - DEW /** * @file fixedwing_control.c * Implementation of a fixed wing attitude and position controller.