ld signed overflow fix
[deliverable/binutils-gdb.git] / gdb / guile / scm-objfile.c
index c70de766176889e808aa4985529708103d96a1ba..7891ec0fcd3dbb5d0414699ba9eb0756155a3082 100644 (file)
@@ -346,7 +346,7 @@ gdbscm_execute_objfile_script (const struct extension_language_defn *extlang,
   ofscm_current_objfile = NULL;
 }
 
-/* (current-objfile) -> <gdb:obfjile>
+/* (current-objfile) -> <gdb:objfile>
    Return the current objfile, or #f if there isn't one.
    Ideally this would be named ofscm_current_objfile, but that name is
    taken by the variable recording the current objfile.  */
This page took 0.03171 seconds and 4 git commands to generate.