correct guard macro comment

This commit is contained in:
Robert Swiecki 2016-01-20 18:00:13 +01:00
parent 19de49b375
commit 4f90b612d0

2
util.h
View File

@ -27,4 +27,4 @@
void *util_malloc(size_t sz);
#endif /* _NET_H */
#endif /* _UTIL_H */