13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
$OpenBSD: patch-src_msgunfmt_c,v 1.1 2002/03/26 17:49:58 espie Exp $
|
|
--- src/msgunfmt.c.orig Mon Mar 25 01:08:55 2002
|
|
+++ src/msgunfmt.c Mon Mar 25 01:09:50 2002
|
|
@@ -88,7 +88,7 @@ static message_list_ty *read_mo_file PAR
|
|
|
|
|
|
int
|
|
-main (argc, argv)
|
|
+main_msgunfmt (argc, argv)
|
|
int argc;
|
|
char **argv;
|
|
{
|