diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 2001-01-03 21:12:18 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 2001-01-03 21:12:18 +0000 |
commit | ad2a4d0953ad19f6995b6ebcf609759b1ed1e5e1 (patch) | |
tree | ba529c7d94be0c6e570910b035e36e212c0f8401 /gdb/alphabsd-nat.c | |
parent | 509945ae4bd11ac725782a16ac591220467c7df0 (diff) | |
download | gdb-ad2a4d0953ad19f6995b6ebcf609759b1ed1e5e1.zip gdb-ad2a4d0953ad19f6995b6ebcf609759b1ed1e5e1.tar.gz gdb-ad2a4d0953ad19f6995b6ebcf609759b1ed1e5e1.tar.bz2 |
* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in comment.
Diffstat (limited to 'gdb/alphabsd-nat.c')
-rw-r--r-- | gdb/alphabsd-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/alphabsd-nat.c b/gdb/alphabsd-nat.c index 40937a8..43cdb75 100644 --- a/gdb/alphabsd-nat.c +++ b/gdb/alphabsd-nat.c @@ -48,7 +48,7 @@ typedef struct fpreg fpregset_t; /* Transfering the registers between GDB, inferiors and core files. */ -/* Fill GDB's register array with the genereal-purpose register values +/* Fill GDB's register array with the general-purpose register values in *GREGSETP. */ void |