]> git.pld-linux.org Git - packages/vtun.git/blame - vtun-expect.patch
- force to use openssl >= 0.9.7, idea by kloczek
[packages/vtun.git] / vtun-expect.patch
CommitLineData
b449b95c 1--- vtun-2.5/cfg_file.y Sun Feb 17 22:03:05 2002
2+++ vtun-2.5-expect/cfg_file.y Sun Feb 17 22:03:17 2002
3@@ -68,7 +68,7 @@
4 int num;
5 struct { int num1; int num2; } dnum;
6 }
7-%expect 18
8+%expect 20
9
10 %token K_OPTIONS K_DEFAULT K_PORT K_PERSIST K_TIMEOUT
11 %token K_PASSWD K_PROG K_PPP K_SPEED K_IFCFG K_FWALL K_ROUTE K_DEVICE
This page took 0.087634 seconds and 4 git commands to generate.