X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=error.c;h=26f82b7ad02396350493f10532b7148730e4a7ec;hp=9a4baeba73888d75bc253ad398b74a2441b2db99;hb=75cce0d9eb190f6094f66ae283b5981af25e5a57;hpb=d28f432296e812643e236d1bfc9b556a7b11c461 diff --git a/error.c b/error.c index 9a4baeb..26f82b7 100644 --- a/error.c +++ b/error.c @@ -158,4 +158,4 @@ int interror(int n) { else printf("%s", buf); exit(1); -} \ No newline at end of file +}