summaryrefslogtreecommitdiffstats
path: root/loader/pe_image.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/pe_image.c')
-rw-r--r--loader/pe_image.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/loader/pe_image.c b/loader/pe_image.c
index 117217127f..97dae9068f 100644
--- a/loader/pe_image.c
+++ b/loader/pe_image.c
@@ -8,6 +8,11 @@
* ftp.microsoft.com:/pub/developer/MSDN/CD8/PEFILE.ZIP
* make that:
* ftp.microsoft.com:/developr/MSDN/OctCD/PEFILE.ZIP
+ *
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
*/
/* Notes:
* Before you start changing something in this file be aware of the following: