commit | f32f918123e773eb6ca27114f14744b67c11499e | [log] [tgz] |
---|---|---|
author | Andreas Mohr <a.mohr@mailto.de> | Fri Apr 20 18:36:05 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Apr 20 18:36:05 2001 +0000 |
tree | 734474dfa7095d57c46db52f3ad41fe85f53f88c | |
parent | e8db6cbcb254cbb69d32cb405ef9ee8e62e7c8ae [diff] [blame] |
Spelling fixes.
diff --git a/debugger/ext_debugger.c b/debugger/ext_debugger.c index 124ca26..84dee52 100644 --- a/debugger/ext_debugger.c +++ b/debugger/ext_debugger.c
@@ -78,7 +78,7 @@ dbg_sleep_secs = DBG_SLEEPTIME_DEFAULT; } - /* get the curent process id */ + /* get the current process id */ attach_pid = getpid(); /* create new process */