summaryrefslogtreecommitdiff
path: root/print-dtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-dtp.c')
-rw-r--r--print-dtp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/print-dtp.c b/print-dtp.c
index 63bde45b..1d8c66a0 100644
--- a/print-dtp.c
+++ b/print-dtp.c
@@ -12,11 +12,11 @@
* LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
* FOR A PARTICULAR PURPOSE.
*
- * Dynamic Trunk Protocol (DTP)
- *
* Original code by Carles Kishimoto <carles.kishimoto@gmail.com>
*/
+/* \summary: Dynamic Trunking Protocol (DTP) printer */
+
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif