Subject: CVS commit: syssrc/sys/lkm/exec/pecoff
To: None <source-changes@netbsd.org>
From: Masaru Oki <oki@netbsd.org>
List: source-changes
Date: 03/29/2002 19:49:22
Module Name:	syssrc
Committed By:	oki
Date:		Fri Mar 29 17:49:22 UTC 2002

Modified Files:
	syssrc/sys/lkm/exec/pecoff: lkminit_exec.c

Log Message:
PE/COFF header size is PECOFF_HDR_SIZE, not sizeof(struct exec).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/lkm/exec/pecoff/lkminit_exec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.