From 7e65938ca65b4680e41a79e43e13a3af05a87185 Mon Sep 17 00:00:00 2001 From: John Reiser Date: Sat, 16 Dec 2006 08:40:41 -0800 Subject: [PATCH] fix filename in initial comment --- src/stub/src/arm-linux.kernel.vmlinux.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stub/src/arm-linux.kernel.vmlinux.S b/src/stub/src/arm-linux.kernel.vmlinux.S index 4aed9ea4..c4fb2d85 100644 --- a/src/stub/src/arm-linux.kernel.vmlinux.S +++ b/src/stub/src/arm-linux.kernel.vmlinux.S @@ -1,5 +1,5 @@ /* -; i386-linux.kernel.vmlinux.S -- loader & decompressor for the vmlinux/i386 format +; arm-linux.kernel.vmlinux.S -- loader & decompressor for the vmlinux/arm format ; ; This file is part of the UPX executable compressor. ;