]> git.pld-linux.org Git - packages/quagga.git/blame - quagga-readline.patch
- removed temporary files
[packages/quagga.git] / quagga-readline.patch
CommitLineData
2d1f1def
TP
1diff -urN quagga-0.99.11.orig/vtysh/vtysh.c quagga-0.99.11/vtysh/vtysh.c
2--- quagga-0.99.11.orig/vtysh/vtysh.c 2008-09-05 16:27:26.000000000 +0200
3+++ quagga-0.99.11/vtysh/vtysh.c 2009-05-08 17:41:22.000000000 +0200
4@@ -679,6 +679,7 @@
5 rl_pending_input = ' ';
6 }
7
8+ rl_completion_suppress_append = 1;
9 return matches;
10 }
11
This page took 0.07393 seconds and 4 git commands to generate.