svn commit: trunk/uClibc/ldso/ldso
carmelo at uclibc.org
carmelo at uclibc.org
Wed Feb 20 12:26:42 PST 2008
Author: carmelo
Date: 2008-02-20 12:26:42 -0800 (Wed, 20 Feb 2008)
New Revision: 21078
Log:
Fix typos in comment
Modified:
trunk/uClibc/ldso/ldso/ldso.c
Changeset:
Modified: trunk/uClibc/ldso/ldso/ldso.c
===================================================================
--- trunk/uClibc/ldso/ldso/ldso.c 2008-02-20 20:20:00 UTC (rev 21077)
+++ trunk/uClibc/ldso/ldso/ldso.c 2008-02-20 20:26:42 UTC (rev 21078)
@@ -427,7 +427,7 @@
debug_addr->r_brk = (unsigned long) &_dl_debug_state;
_dl_debug_addr = debug_addr;
- /* Do notify the debugger untile the interpreter is in the list */
+ /* Do not notify the debugger until the interpreter is in the list */
/* OK, we now have the application in the list, and we have some
* basic stuff in place. Now search through the list for other shared
More information about the uClibc-cvs
mailing list