summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 19:28:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 19:28:18 +0000
commitbb18b9561221172992f9dc937621ef444fce6b9e (patch)
tree3e82e1682df8eb63db44532ce8ad6f35d9a74b59
parentPatches rtems-rc-20000118-3.diff and rtems-rc-20000118-4.diff from (diff)
downloadrtems-bb18b9561221172992f9dc937621ef444fce6b9e.tar.bz2
Spelling corrected.
-rw-r--r--c/src/librdbg/src/ptrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librdbg/src/ptrace.c b/c/src/librdbg/src/ptrace.c
index 91772bb2bd..ac564bb859 100644
--- a/c/src/librdbg/src/ptrace.c
+++ b/c/src/librdbg/src/ptrace.c
@@ -28,7 +28,7 @@ extern unsigned int NbSerializedCtx;
/* --------------------------------------------------------------------
- return a pointeur to the Tread Control structure of the specified
+ return a pointer to the Tread Control structure of the specified
Id
-------------------------------------------------------------------- */