From e82b70b74971d4cfaa3007726687558c75e707d4 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sun, 8 Feb 2015 16:37:59 +0100 Subject: Preflight check: Header --- src/systemcmds/preflight_check/preflight_check.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/systemcmds/preflight_check/preflight_check.c b/src/systemcmds/preflight_check/preflight_check.c index 8c2a5ac7c..361ca6754 100644 --- a/src/systemcmds/preflight_check/preflight_check.c +++ b/src/systemcmds/preflight_check/preflight_check.c @@ -1,7 +1,6 @@ /**************************************************************************** * * Copyright (c) 2012, 2013 PX4 Development Team. All rights reserved. - * Author: @author Lorenz Meier * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -33,8 +32,11 @@ ****************************************************************************/ /** - * @file reboot.c - * Tool similar to UNIX reboot command + * @file preflight_check.c + * + * Preflight check for main system components + * + * @author Lorenz Meier */ #include -- cgit v1.2.3