aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-01-15 15:52:50 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-01-15 15:52:50 +0000
commit880254937e7c01af93950f460c992e962bd56bef (patch)
tree3546327588c71c262355a7f6bb7a7b65e765985d
parent6775bd55576fa22bfd6f6c45527c13114f6def00 (diff)
fix a typo
svn path=/trunk/; revision=13047
-rw-r--r--pcap-util-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-util-int.h b/pcap-util-int.h
index 008c22b24b..83988d9015 100644
--- a/pcap-util-int.h
+++ b/pcap-util-int.h
@@ -35,4 +35,4 @@ extern GList *get_interface_list_findalldevs(int *err, char *err_str);
#endif /* HAVE_LIBPCAP */
-#endif /* __PCAP_UTIL_H__ */
+#endif /* __PCAP_UTIL_INT_H__ */