diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::gurorrp.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::gurorrp.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::gurorrp.c b/ukrainian/iceb/files/patch-buhg::gurorrp.c new file mode 100644 index 000000000000..c43b15de343a --- /dev/null +++ b/ukrainian/iceb/files/patch-buhg::gurorrp.c @@ -0,0 +1,11 @@ +--- buhg/gurorrp.c.orig Wed Oct 8 19:51:25 2003 ++++ buhg/gurorrp.c Wed Oct 8 19:51:33 2003 +@@ -31,7 +31,7 @@ + char imaf[30],imafs[30]; + FILE *ff; + struct tm *bf; +-long tmm,tmmk; ++time_t tmm,tmmk; + int kolstlst=0; + + clear(); |