The beginning of doxygenation:

As a first step, added an @file description for each file.
This commit is contained in:
tbrennan3
2010-02-14 05:41:45 +00:00
parent cc20f225b9
commit a911eea98f
53 changed files with 115 additions and 2 deletions
+2
View File
@@ -39,6 +39,8 @@
#include "rpm.h"
#include "handlers.h"
/** @file h_rpm.c Handles Read Property Multiple requests. */
/* function that handles the reading of properties from objects */
static read_property_function Read_Property_Function;
static rpm_object_property_lists_function RPM_Property_List;