ports/ukrainian/iceb/files/patch-buhg::guror.c
Edwin Groothuis d1ff71e9e2 New port: Ukrainian accounting system. New port of Ukrainian accounting system with curses GUI.
Ukrainian accounting system with curses GUI.
	Hardware support:
		- many cache registers
		- bar-code scanners
	Includes:
		- main book
		- matheriasl accounting
		- service accounting
		- salary calculation
		- payment documents
		- cachier orders accounting

	WWW: http://www.iceb.vinnitsa.com/

From commitor: Doesn't work on -current. Have spend way too much
time finding out why not. Works on -stable.

PR:		ports/47809
Submitted by:	Vadim Chekan <vchekan@softline.kiev.ua>
2003-10-10 11:14:15 +00:00

20 lines
582 B
C
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- buhg/guror.c.orig Wed Oct 8 19:50:00 2003
+++ buhg/guror.c Wed Oct 8 19:50:25 2003
@@ -42,7 +42,7 @@
short klzvk; /*ëÏÌÉÞÅÓÔ×Ï ÚÎÁËÏ× × ËÏÌÏÎËÅ*/
short klsh; /*ëÏÌÉÞÅÓÔ×Ï ÓÞÅÔÏ× ÐÏ ÇÏÒÉÚÏÎÔÁÌÉ*/
struct tm *bf;
-long tmm,tmmk,tmmn;
+time_t tmm,tmmk,tmmn;
double sd,sk,sdn,skn;
char imaf[20];
short m,g;
@@ -624,7 +624,7 @@
short i;
char sh[40];
struct tm *bf;
-long tmm;
+time_t tmm;
char polka[20];
memset(polka,'\0',sizeof(polka));