(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style

This commit is contained in:
belugas
2007-02-23 01:48:53 +00:00
parent a5697946d1
commit b1b5aecae9
27 changed files with 211 additions and 185 deletions

View File

@@ -1,6 +1,6 @@
/* $Id$ */
/** @file tunnelbridge_cmd.c
/** @file tunnelbridge_cmd.cpp
* This file deals with tunnels and bridges (non-gui stuff)
* @todo seperate this file into two
*/