import gdb-1999-12-06 snapshot
[deliverable/binutils-gdb.git] / gdb / kod-cisco.c
index ac82635d723bf52f119efc7a381300c775d58a20..06ea9a7b311c7c534b459166dfaae6c64e5a9dd3 100644 (file)
@@ -85,7 +85,7 @@ cisco_kod_open (kod_display_callback_ftype *display_func,
 
   /* Return name, version, and description.  I hope we have enough
      space.  */
-  return (strdup ("gdbkodcisco v0.0.0 - Cisco Kernel Object Display"));
+  return (xstrdup ("gdbkodcisco v0.0.0 - Cisco Kernel Object Display"));
 }
 
 /* Close the connection.  */
This page took 0.066846 seconds and 4 git commands to generate.