aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorame <[email protected]>2025-06-20 20:34:18 -0500
committerame <[email protected]>2025-06-20 20:34:18 -0500
commit76495ea9809c256ebc216e7aa2954c4e0592fd1d (patch)
tree4f6b08a23632659199ebcb16b198ecf0ede1f5d7 /src/util.h
parente058a29d70dd299b7fc2a84cae5824fd03fbef84 (diff)
thread.mutex
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index 62cf80d..99f127c 100644
--- a/src/util.h
+++ b/src/util.h
@@ -38,4 +38,4 @@ void _p_fatal(const char*, int, const char*, const char*);
void p_error(const char*);
char* strnstr(const char*, const char*, size_t);
-#endif //__UTIL_H \ No newline at end of file
+#endif //__UTIL_H