summaryrefslogtreecommitdiff
path: root/ukrainian/iceb/files/patch-buhg::kassa.c
diff options
context:
space:
mode:
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::kassa.c')
-rw-r--r--ukrainian/iceb/files/patch-buhg::kassa.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::kassa.c b/ukrainian/iceb/files/patch-buhg::kassa.c
deleted file mode 100644
index 036738292f21..000000000000
--- a/ukrainian/iceb/files/patch-buhg::kassa.c
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/kassa.c work/buhg/kassa.c
---- work.old/buhg/kassa.c Thu Jan 16 00:07:53 2003
-+++ buhg/kassa.c Tue Jan 21 21:42:50 2003
-@@ -396,10 +396,10 @@
- case 1 :
- GDITE();
- if(tipkas == T_DATECS)
-- sprintf(strsql,"%s/doc/%s",putnansi,"datecs_reset.txt");
-+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"datecs_reset.txt");
-
- if(tipkas == T_ERA)
-- sprintf(strsql,"%s/doc/%s",putnansi,"era_reset.txt");
-+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"era_reset.txt");
-
- prosf(strsql);
- goto naz;