summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/IsThread.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/OSSupport/IsThread.h (renamed from source/cIsThread.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cIsThread.h b/source/OSSupport/IsThread.h
index e2d53565d..ed9a32852 100644
--- a/source/cIsThread.h
+++ b/source/OSSupport/IsThread.h
@@ -1,5 +1,5 @@
-// cIsThread.h
+// IsThread.h
// Interfaces to the cIsThread class representing an OS-independent wrapper for a class that implements a thread.
// This class will eventually suupersede the old cThread class