]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commitdiff
Fix typo in comment.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 3 Jun 2007 15:33:32 +0000 (15:33 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 3 Jun 2007 15:33:32 +0000 (15:33 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2933 c046a42c-6fe2-441c-8c8c-71466251a162

linux-user/linuxload.c

index 2d20c000db320bf70ca617eac2120eb52ea1072c..34fa10d7c17a00e9e728885b55de8519a8b3639a 100644 (file)
@@ -1,4 +1,4 @@
-/* Code for loading Linux executables.  Mostly linux kenrel code.  */
+/* Code for loading Linux executables.  Mostly linux kernel code.  */
 
 #include <sys/types.h>
 #include <sys/stat.h>