aboutsummaryrefslogtreecommitdiff
path: root/mutex.c
diff options
context:
space:
mode:
Diffstat (limited to 'mutex.c')
-rw-r--r--mutex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutex.c b/mutex.c
index d2bd860..7536556 100644
--- a/mutex.c
+++ b/mutex.c
@@ -1,4 +1,4 @@
-// One of the code files for HaxServ
+// Just ensures the mutex functions get compiled in somewhere, and only once, for if it's not inlined somewhere
//
// Written by: Test_User <hax@andrewyu.org>
//