aboutsummaryrefslogtreecommitdiffstats
path: root/snprintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'snprintf.h')
-rw-r--r--snprintf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/snprintf.h b/snprintf.h
index b1553e4349..45d2b3ba97 100644
--- a/snprintf.h
+++ b/snprintf.h
@@ -2,8 +2,8 @@
* $Id$
*/
-#ifndef __ETHEREAL_SNPRINTF_H__
-#define __ETHEREAL_SNPRINTF_H__
+#ifndef __WIRESHARK_SNPRINTF_H__
+#define __WIRESHARK_SNPRINTF_H__
#if defined(HAVE_STDARG_H)
# include <stdarg.h>