summaryrefslogtreecommitdiff
path: root/extcap.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-09-12 09:51:47 -0700
committerGuy Harris <guy@alum.mit.edu>2016-09-12 16:52:17 +0000
commit84436438a8cbcb533839584b0eef2eb43f4b5396 (patch)
tree9b3fce84e50010010186d423794d7c54ca6d80ca /extcap.c
parentf2d6d07498b42637134a08459458cdda679380e0 (diff)
downloadwireshark-84436438a8cbcb533839584b0eef2eb43f4b5396.tar.gz
Fix file name in comment.
Change-Id: I2a5b6e5c0ba8e729fbfa7e9e218aca1c747d6e45 Reviewed-on: https://code.wireshark.org/review/17667 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'extcap.c')
-rw-r--r--extcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extcap.c b/extcap.c
index 4affe26f8c..226105a86e 100644
--- a/extcap.c
+++ b/extcap.c
@@ -1,4 +1,4 @@
-/* extcap.h
+/* extcap.c
*
* Routines for extcap external capture
* Copyright 2013, Mike Ryan <mikeryan@lacklustre.net>