summaryrefslogtreecommitdiff
path: root/gdb/command.h
diff options
context:
space:
mode:
authorFernando Nasser <fnasser@redhat.com>2000-12-21 16:08:52 +0000
committerFernando Nasser <fnasser@redhat.com>2000-12-21 16:08:52 +0000
commit7233788b6aed29ca0208efc5e676fa7b837a0b55 (patch)
tree8414e945eeb417f3df2eac64e53eac0bf810c388 /gdb/command.h
parentb4e583da3f4f21f0a4b4dee8ba86636e463721e0 (diff)
downloadgdb-7233788b6aed29ca0208efc5e676fa7b837a0b55.tar.gz
2000-12-20 Fernando Nasser <fnasser@redhat.com>
* command.h: Register date when it was deprecated. * call-cmds.h: Ditto.
Diffstat (limited to 'gdb/command.h')
-rw-r--r--gdb/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/command.h b/gdb/command.h
index d49eff0fe60..ec75b679b6a 100644
--- a/gdb/command.h
+++ b/gdb/command.h
@@ -3,7 +3,7 @@
present or not) must be used and set to the appropriate routine by any
command language that cares about it. If you are having to include this
file you are possibly doing things the old way. This file will disapear.
- fnasser@redhat.com */
+ 2000-12-01 fnasser@redhat.com */
/* Header file for command-reading library command.c.
Copyright (C) 1986, 1989, 1990, 2000 Free Software Foundation, Inc.