(svn r14466) -Doc: remove some obsolete parameters, fix a few parameter names in comments and add a little more doxygen documentation.

This commit is contained in:
rubidium
2008-10-14 19:27:08 +00:00
parent 0a94fc52ac
commit e7bb5c63a4
10 changed files with 72 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
/* $Id$ */
/** @file network_internal.h Variables and function used internally. */
/** @file network_func.h Network functions used by other parts of OpenTTD. */
#ifndef NETWORK_FUNC_H
#define NETWORK_FUNC_H