From 261010f23db2d8add361df10306a177762bb606b Mon Sep 17 00:00:00 2001 From: John Reiser Date: Mon, 16 Oct 2006 06:12:58 -0700 Subject: [PATCH] fix comment --- src/p_vmlinx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/p_vmlinx.cpp b/src/p_vmlinx.cpp index d51d716a..4d895253 100644 --- a/src/p_vmlinx.cpp +++ b/src/p_vmlinx.cpp @@ -607,7 +607,7 @@ void PackVmlinuxI386::unpack(OutputFile *fo) // //----- arch/i386/boot/compressed/upx-head.S //startup_32: .globl startup_32 # In: %esi=0x90000 setup data "real_mode pointer" -// /* All code is in stub/src/i386-linux.kernel.head-vmlinux.S */ +// /* All code is in stub/src/i386-linux.kernel.vmlinux-head.S */ //----- // Approximate translation for Linux 2.4.x: