]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/frame-base.c
2003-06-11 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / frame-base.c
index ad4689d3b7549ad09a68f5b3d104d0fd65b6de5b..6f666a77b592d00c475de7dbf8df94e146823214 100644 (file)
@@ -136,7 +136,7 @@ frame_base_find_by_pc (struct gdbarch *gdbarch, CORE_ADDR pc)
   return table->default_base;
 }
 
-extern initialize_file_ftype _initialize_frame_base; /* -Wmissing-protypes */
+extern initialize_file_ftype _initialize_frame_base; /* -Wmissing-prototypes */
 
 void
 _initialize_frame_base (void)