diff options
author | Stan Shebs <shebs@apple.com> | 1999-04-16 01:35:26 +0000 |
---|---|---|
committer | Stan Shebs <shebs@apple.com> | 1999-04-16 01:35:26 +0000 |
commit | 764184ca9385ebaabe44e5dbf8534e1cd1824fa6 (patch) | |
tree | 8f8b9d6389b8cd3fb8b7380cb45432f76257508d /gdb | |
parent | 14cd51f7793a9ce07bc435069f57269450141363 (diff) | |
download | gdb-764184ca9385ebaabe44e5dbf8534e1cd1824fa6.tar.gz |
Initial creation of sourceware repositorygdb-4_18-release
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ax-gdb.h | 2 | ||||
-rw-r--r-- | gdb/ax.h | 2 | ||||
-rw-r--r-- | gdb/doc/gdbint.texinfo | 2 | ||||
-rw-r--r-- | gdb/doc/stabs.texinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gdb/ax-gdb.h b/gdb/ax-gdb.h index b197545782e..f381e1e9309 100644 --- a/gdb/ax-gdb.h +++ b/gdb/ax-gdb.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $Id: ax-gdb.h,v 1.1 1999/04/16 01:33:58 shebs Exp $ */ +/* $Id: ax-gdb.h,v 1.1.1.1 1999/04/16 01:33:58 shebs Exp $ */ #ifndef AX_GDB_H #define AX_GDB_H @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $Id: ax.h,v 1.1 1999/04/16 01:33:58 shebs Exp $ */ +/* $Id: ax.h,v 1.1.1.1 1999/04/16 01:33:58 shebs Exp $ */ #ifndef AGENTEXPR_H #define AGENTEXPR_H diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index ab7fc7379a3..4162c965de4 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -46,7 +46,7 @@ regarded as a program in the language TeX). @page @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 1.1 $} % For use in headers, footers too +\xdef\manvers{\$Revision: 1.1.1.1 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Solutions\par \hfill \manvers\par diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index 9aac65e1958..11e42e7041c 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -43,7 +43,7 @@ regarded as a program in the language TeX). @page @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 1.1 $} % For use in headers, footers too +\xdef\manvers{\$Revision: 1.1.1.1 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Support\par \hfill \manvers\par |