[KERNEL32] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE...
[reactos.git] / reactos / dll / win32 / kernel32 / client / i386 / fiber.S
index 8c33c9a..251ca9f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * COPYRIGHT:   See COPYING in the top level directory
  * PROJECT:     ReactOS system libraries
- * FILE:        lib/kernel32/thread/i386/fiber.S
+ * FILE:        dll/win32/kernel32/client/i386/fiber.S
  * PURPOSE:     Fiber context switch code for the x86 architecture
  * PROGRAMMERS: Alex Ionescu (alex@relsoft.net)
  *              KJK::Hyperion <noog@libero.it>