mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
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>
11 lines
322 B
C
11 lines
322 B
C
--- buhg/korprovnbs.c.orig Wed Oct 8 19:52:40 2003
|
|
+++ buhg/korprovnbs.c Wed Oct 8 19:52:45 2003
|
|
@@ -18,7 +18,7 @@
|
|
void korprovnbs(VVOD *VV,short d,short m,short g, //äÁÔÁ
|
|
char sh[], //óÞÅÔ
|
|
char kor[], //ëÏÄ ËÏÎÔÒÁÇÅÎÔÁ
|
|
-long vrem, //×ÒÅÍÑ ÚÁÐÉÓÉ
|
|
+time_t vrem, //×ÒÅÍÑ ÚÁÐÉÓÉ
|
|
int ktoi,
|
|
char kto[])
|
|
{
|