Fix up some formatting.
[deliverable/binutils-gdb.git] / gdb / cp-valprint.c
index 2968953be9393121f03f1fe68108194889072302..8b7d868eab3baca5a346acfbe7edf957d4d4a05c 100644 (file)
@@ -1,7 +1,7 @@
 /* Support for printing C++ values for GDB, the GNU debugger.
 
    Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-   2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008
+   2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -502,7 +502,7 @@ cp_print_static_field (struct type *type,
    field number.  If OFFSET is not exactly at the start of some field, set
    *DOMAIN to NULL.  */
 
-void
+static void
 cp_find_class_member (struct type **domain_p, int *fieldno,
                      LONGEST offset)
 {
This page took 0.024135 seconds and 4 git commands to generate.