projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b078df
)
Fix typo in comment.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 3 Jun 2007 15:33:32 +0000
(15:33 +0000)
committer
ths
<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
patch
|
blob
|
history
diff --git
a/linux-user/linuxload.c
b/linux-user/linuxload.c
index 2d20c000db320bf70ca617eac2120eb52ea1072c..34fa10d7c17a00e9e728885b55de8519a8b3639a 100644
(file)
--- a/
linux-user/linuxload.c
+++ b/
linux-user/linuxload.c
@@
-1,4
+1,4
@@
-/* Code for loading Linux executables. Mostly linux ke
nr
el code. */
+/* Code for loading Linux executables. Mostly linux ke
rn
el code. */
#include <sys/types.h>
#include <sys/stat.h>