2004-06-07 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / typeprint.c
index 1361e11d0a6f4b380ec03ecb38b77c9bb69ce1c7..82ca5f17474a6ac2e0c2092c4db69d7b5819cf7e 100644 (file)
@@ -173,7 +173,6 @@ whatis_exp (char *exp, int show)
     do_cleanups (old_chain);
 }
 
-/* ARGSUSED */
 static void
 whatis_command (char *exp, int from_tty)
 {
@@ -200,7 +199,6 @@ ptype_eval (struct expression *exp)
 
 /* TYPENAME is either the name of a type, or an expression.  */
 
-/* ARGSUSED */
 static void
 ptype_command (char *typename, int from_tty)
 {
This page took 0.024202 seconds and 4 git commands to generate.