chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge config aliasing bug fix.
[disorder]
/
tests
/
udplog.c
diff --git
a/tests/udplog.c
b/tests/udplog.c
index f8839c85e1f031eb5700c66764865644596b81f2..a27252c49d8d869185a4f656e821ac3718ddc30d 100644
(file)
--- a/
tests/udplog.c
+++ b/
tests/udplog.c
@@
-17,7
+17,11
@@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*/
-
+/** @file tests/udplog.c
+ * @brief UDP logging utility
+ *
+ * Intended for low-level debugging.
+ */
#include "common.h"
#include <getopt.h>