The beginning of doxygenation:
As a first step, added an @file description for each file.
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
#include "bacstr.h"
|
||||
#include "bits.h"
|
||||
|
||||
/** @file bacstr.c Manipulate Bit/Char/Octet Strings */
|
||||
|
||||
void bitstring_init(
|
||||
BACNET_BIT_STRING * bit_string)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user