OSDN Git Service

typo
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Jun 2000 17:49:33 +0000 (17:49 +0000)
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Jun 2000 17:49:33 +0000 (17:49 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34408 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fixinc/inclhack.def

index ec1b0f3..95cde75 100644 (file)
@@ -2727,7 +2727,7 @@ fix = {
 
     c_fix     = format;
     c_fix_arg = "struct utsname;\n%0";
-    c_fix_arg = "^[ \t]*extern[ \t]*int[ \t]*uname\\(\\);"
+    c_fix_arg = "^[ \t]*extern[ \t]*int[ \t]*uname\\(\\);";
 
     test_text =
     "/* ULTRIX's uname */\nextern\tint\tuname();";