- split logoff and shutdown resources
[reactos.git] / reactos / ntoskrnl / fs / pool.c
index 4cee659..0dc15b9 100644 (file)
@@ -1,7 +1,11 @@
 /* $Id$
  *
- * reactos/ntoskrnl/fs/pool.c
+ * COPYRIGHT:       See COPYING in the top level directory
+ * PROJECT:         ReactOS kernel
+ * FILE:            ntoskrnl/fs/pool.c
+ * PURPOSE:         No purpose listed.
  *
+ * PROGRAMMERS:     No programmer listed.
  */
 
 #include <ntoskrnl.h>
@@ -12,7 +16,7 @@
  *     FsRtlAllocatePool@8
  *
  * DESCRIPTION
- *     
+ *
  * ARGUMENTS
  *
  * RETURN VALUE
@@ -49,7 +53,7 @@ FsRtlAllocatePool (
  *     FsRtlAllocatePoolWithQuota@8
  *
  * DESCRIPTION
- *     
+ *
  * ARGUMENTS
  *
  * RETURN VALUE
@@ -86,7 +90,7 @@ FsRtlAllocatePoolWithQuota (
  *     FsRtlAllocatePoolWithQuotaTag@12
  *
  * DESCRIPTION
- *     
+ *
  * ARGUMENTS
  *
  * RETURN VALUE
@@ -121,7 +125,7 @@ FsRtlAllocatePoolWithQuotaTag (
  *     FsRtlAllocatePoolWithTag@12
  *
  * DESCRIPTION
- *     
+ *
  * ARGUMENTS
  *
  * RETURN VALUE