2009-07-01 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / m2-typeprint.c
index 0c7a0b41631d415a2d1238332ae4c0bef6233149..162ef9fbcdcc603d06175e47358dd2d054d9e12f 100644 (file)
@@ -371,7 +371,7 @@ m2_is_long_set (struct type *type)
                             This should be integrated into gdbtypes.c
                             inside get_discrete_bounds.  */
 
-int
+static int
 m2_get_discrete_bounds (struct type *type, LONGEST *lowp, LONGEST *highp)
 {
   CHECK_TYPEDEF (type);
This page took 0.024852 seconds and 4 git commands to generate.