You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/dictd/files/dictd-1.10.11-colorit-nopp-...

13 lines
244 B

--- a/colorit.in
+++ b/colorit.in
@@ -167,7 +167,7 @@
function process_config (){
if (pp == ""){
- while (0 < (ret = (pipe | getline))){
+ while (0 < (ret = (getline < config_file))){
process_config_line()
}
}else{