aboutsummaryrefslogtreecommitdiffstats
path: root/text2pcap.h
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2021-11-29 23:27:19 -0500
committerMoshe Kaplan <me@moshekaplan.com>2021-12-12 03:56:35 +0000
commit7567432ec46b75434fbc5364437b44e0d61e6a43 (patch)
tree549791796124310cdc87fe688f2bd1d9206eadd2 /text2pcap.h
parentb62197c283bb6fe653df153bbd97a5123f494c44 (diff)
Add remaining header files to Doxygen
Add @file markers for remaining header files so that Doxygen will generate documentation for them.
Diffstat (limited to 'text2pcap.h')
-rw-r--r--text2pcap.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/text2pcap.h b/text2pcap.h
index 09a66584e0..955100a3c3 100644
--- a/text2pcap.h
+++ b/text2pcap.h
@@ -1,6 +1,4 @@
-/**-*-C-*-**********************************************************************
- *
- * text2pcap.h
+/** @file
*
* Utility to convert an ASCII hexdump into a libpcap-format capture file
*