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 "keylist.h"
|
||||
#include "objects.h"
|
||||
|
||||
/** @file objects.c Manage Device Objects. */
|
||||
|
||||
/* list of devices */
|
||||
static OS_Keylist Device_List = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user