sim-card
/
qemu
Archived
10
0
Fork 0

Fix typo in comment.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2933 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths 2007-06-03 15:33:32 +00:00
parent 6b078dfd60
commit 0458df2444
1 changed files with 1 additions and 1 deletions

View 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>