oops
authorJason Merrill <jason@gcc.gnu.org>
Tue, 2 May 2000 22:04:16 +0000 (18:04 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 2 May 2000 22:04:16 +0000 (18:04 -0400)
From-SVN: r33618

gcc/rtl.h

index 7a4d493..df3a8fb 100644 (file)
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -1566,7 +1566,7 @@ extern rtx emit                                   PARAMS ((rtx));
 int force_line_numbers PARAMS ((void));
 void restore_line_number_status PARAMS ((int old_value));
 extern void renumber_insns                      PARAMS ((FILE *));
-extern void remove_unncessary_notes             PARAMS ((void));
+extern void remove_unnecessary_notes             PARAMS ((void));
 
 /* In insn-emit.c */
 extern void add_clobbers               PARAMS ((rtx, int));