Update doxygen doc for lcdexec and lcdvc.

This commit is contained in:
mmdolze
2010-02-03 21:50:57 +00:00
parent 66023939a1
commit b2348d5b53
5 changed files with 44 additions and 12 deletions
+14
View File
@@ -1,3 +1,17 @@
/** \file clients/lcdvc/vc_link.c
* Functions to handle a virtual console.
*/
/*-
* This file is part of lcdvc, an LCDproc client.
*
* This file is released under the GNU General Public License. Refer to the
* COPYING file distributed with this package.
*
* Copyright (c) 2002, Joris Robijn
* 2006-2008, Peter Marschall
*/
#include <stdio.h>
#include <unistd.h>
#include <string.h>