]> wimlib.net Git - wimlib/blobdiff - src/threads.c
threads.c: fix file comment
[wimlib] / src / threads.c
index 523d8a8472194655b03731dac5ed938634b518a1..1b1028a0ff3ee4e43598bb433deae279f19f86b5 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * thread.c - Thread, mutex, and condition variable support.  Wraps around
- *           pthreads or Windows native threads.
+ * threads.c - Thread, mutex, and condition variable support.  Wraps around
+ *             pthreads or Windows native threads.
  */
 
 /*