correct guard macro comment
authorRobert Swiecki <swiecki@google.com>
Wed, 20 Jan 2016 17:00:13 +0000 (18:00 +0100)
committerRobert Swiecki <swiecki@google.com>
Wed, 20 Jan 2016 17:00:13 +0000 (18:00 +0100)
util.h

diff --git a/util.h b/util.h
index de0f47bd851c2be19e7f4f66b788dc28623ea253..7adf4e568ccfd8d7fcb8c511e78fb16eb281bc65 100644 (file)
--- a/util.h
+++ b/util.h
@@ -27,4 +27,4 @@
 
 void *util_malloc(size_t sz);
 
-#endif                         /* _NET_H */
+#endif                         /* _UTIL_H */