[NTOS:MM] Quick fix: use SIZE_T instead of ULONG, because ULONG is 32-bit and on...
[reactos.git] / ntoskrnl / ke / semphobj.c
index 28fc1fb..516ea50 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PROJECT:         ReactOS Kernel
  * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            ntoskrnl/ke/sem.c
+ * FILE:            ntoskrnl/ke/semphobj.c
  * PURPOSE:         Implements the Semaphore Dispatcher Object
  * PROGRAMMERS:     Alex Ionescu (alex.ionescu@reactos.org)
  */