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 7536556..81bc538 100644
--- a/mutex.c
+++ b/mutex.c
@@ -1,6 +1,6 @@
// 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>
+// Written by: Test_User <hax@runxiyu.org>
//
// This is free and unencumbered software released into the public
// domain.