diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-06-17 18:49:47 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-06-17 18:49:47 +0000 |
commit | 6e0a5a3bb12d28a3eb8f3fb015dfe60e56b1ddd1 (patch) | |
tree | 5b7d814e2034ce7cd0d1efdf88ed23834c848847 /libc/misc/internals | |
parent | 9d48a682c3e962c995c8eec8ba51fe560c840841 (diff) |
Ah kant spel mi name
Diffstat (limited to 'libc/misc/internals')
-rw-r--r-- | libc/misc/internals/__uClibc_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/misc/internals/__uClibc_main.c b/libc/misc/internals/__uClibc_main.c index ab3ee2fd7..fb6a19a43 100644 --- a/libc/misc/internals/__uClibc_main.c +++ b/libc/misc/internals/__uClibc_main.c @@ -1,6 +1,6 @@ /* * Manuel Novoa III Feb 2001 - * Erik Anderseni Mar 2002 + * Erik Andersen Mar 2002 * * __uClibc_main is the routine to be called by all the arch-specific * versions of crt0.S in uClibc. |