The beginning of doxygenation:
As a first step, added an @file description for each file.
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include "datalink.h"
|
||||
#include <string.h>
|
||||
|
||||
/** @file datalink.c Optional run-time assignment of datalink transport */
|
||||
|
||||
#if defined(BACDL_ALL)
|
||||
/* Function pointers - point to your datalink */
|
||||
bool(*datalink_init) (char *ifname);
|
||||
|
||||
Reference in New Issue
Block a user