From 880254937e7c01af93950f460c992e962bd56bef Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sat, 15 Jan 2005 15:52:50 +0000 Subject: fix a typo svn path=/trunk/; revision=13047 --- pcap-util-int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcap-util-int.h') 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__ */ -- cgit v1.2.3