diff options
Diffstat (limited to 'ukrainian/iceb/files/patch-buhg::vvodztab.c')
-rw-r--r-- | ukrainian/iceb/files/patch-buhg::vvodztab.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ukrainian/iceb/files/patch-buhg::vvodztab.c b/ukrainian/iceb/files/patch-buhg::vvodztab.c deleted file mode 100644 index 99a78c637971..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vvodztab.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vvodztab.c work/buhg/vvodztab.c ---- work.old/buhg/vvodztab.c Thu Jan 16 00:08:01 2003 -+++ buhg/vvodztab.c Tue Jan 21 21:42:53 2003 -@@ -346,7 +346,7 @@ - if(K == FK1) /*Просмотр подсказки*/ - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6_1.txt"); - prosf(strsql); - clear(); - goto naz; |