]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - filematch.c
Rename a few of the fake loss and fake latency cvars
[xonotic/darkplaces.git] / filematch.c
index 14c1d1605ab43d77616f2577d7a5ade11549673f..b95951d7089ecdc14d0b8d2b67f19b483f271501 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "quakedef.h"
 
-// LordHavoc: some portable directory listing code I wrote for lmp2pcx, now used in darkplaces to load id1/*.pak and such...
+// LadyHavoc: some portable directory listing code I wrote for lmp2pcx, now used in darkplaces to load id1/*.pak and such...
 
 int matchpattern(const char *in, const char *pattern, int caseinsensitive)
 {