]> code.delx.au - gnu-emacs/blobdiff - src/w32heap.h
Auto-generate EXFUN using make-docfile
[gnu-emacs] / src / w32heap.h
index 20a49a4e0ac018314d58f66e6c238c5d43edb3bd..b2d516550981967bb739646ddc579112f5d5e44d 100644 (file)
@@ -1,6 +1,5 @@
 /* Heap management routines (including unexec) for GNU Emacs on Windows NT.
-   Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
-                 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+   Copyright (C) 1994, 2001-2012  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -94,5 +93,3 @@ IMAGE_SECTION_HEADER * rva_to_section (DWORD rva, IMAGE_NT_HEADERS * nt_header);
 
 #endif /* NTHEAP_H_ */
 
-/* arch-tag: 3ba4cbe1-8a09-4a41-8f37-fd31f7426b3c
-   (do not change this comment) */