* linux-nat.c (enum sigchld_state): Delete.
[deliverable/binutils-gdb.git] / gdb / scm-lang.h
index 369905b51198a632f9856c8a77be8d5b087d6bc8..1798b2fb77b784c23d8d515ad442e53c366fc622 100644 (file)
@@ -1,6 +1,6 @@
 /* Scheme/Guile language support routines for GDB, the GNU debugger.
 
-   Copyright (C) 1995, 1996, 1998, 1999, 2000, 2003, 2005, 2008
+   Copyright (C) 1995, 1996, 1998, 1999, 2000, 2003, 2005, 2008, 2009
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -59,7 +59,7 @@ extern void scm_scmval_print (LONGEST, struct ui_file *, int,
 
 extern int is_scmvalue_type (struct type *);
 
-extern void scm_printchar (int, struct ui_file *);
+extern void scm_printchar (int, struct type *, struct ui_file *);
 
 extern struct value *scm_evaluate_string (char *, int);
 
This page took 0.027448 seconds and 4 git commands to generate.