The beginning of doxygenation, for the Linux port:

As a first step, added an @file description for each file.
This commit is contained in:
tbrennan3
2010-02-14 05:46:31 +00:00
parent a911eea98f
commit 53d0a1510c
11 changed files with 21 additions and 1 deletions
+2
View File
@@ -38,6 +38,8 @@
/* OS Specific include */
#include "net.h"
/** @file linux/dlmstp.c Provides Linux-specific DataLink functions for MS/TP. */
/* Number of MS/TP Packets Rx/Tx */
uint16_t MSTP_Packets = 0;