Commit e99c035f authored by unknown's avatar unknown
Browse files

fix compilation failure on sunfire280

parent ef7570c7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@ const char * NEAR globerrs[GLOBERRS]=
  "Can't sync file '%s' to disk (Errcode: %d)",
  "Collation '%s' is not a compiled collation and is not specified in the '%s' file",
  "File '%s' not found (Errcode: %d)",
  ""
};

void init_glob_errs(void)