diff options
author | Stu Grossman <grossman@cygnus> | 1992-02-13 20:44:23 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-02-13 20:44:23 +0000 |
commit | 5b620e756782fe2e72dfc07f72a4965d6174b998 (patch) | |
tree | e55e1772d395d465c367a7ee2add92c59da2b208 | |
parent | 26ca719c03904333f9d873c89944bc760e2b7baf (diff) | |
download | gdb-5b620e756782fe2e72dfc07f72a4965d6174b998.zip gdb-5b620e756782fe2e72dfc07f72a4965d6174b998.tar.gz gdb-5b620e756782fe2e72dfc07f72a4965d6174b998.tar.bz2 |
* xm-vaxbsd.h: Close off comment.
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/xm-vaxbsd.h | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b0ad827..128c1e2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 13 12:43:29 1992 Stu Grossman (grossman at cygnus.com) + + * xm-vaxbsd.h: Close off comment. + Thu Feb 13 07:45:19 1992 Fred Fish (fnf at cygnus.com) * xm-sysv4.h: Define NEED_POSIX_SETPGID. diff --git a/gdb/xm-vaxbsd.h b/gdb/xm-vaxbsd.h index c072d99..ac5d9dc 100644 --- a/gdb/xm-vaxbsd.h +++ b/gdb/xm-vaxbsd.h @@ -1,4 +1,4 @@ -/* Definitions to make GDB run on a vax under 4.2bsd. +/* Definitions to make GDB run on a vax under 4.2bsd. */ /* We have to include these files now, so that GDB will not make competing definitions in defs.h. */ |