rm bashisms, applied port patch

This commit is contained in:
git@daemon.de
2015-05-16 00:14:14 +02:00
parent 30e1cdf87a
commit ad8681f0d1
6 changed files with 20 additions and 27 deletions

View File

@@ -117,7 +117,7 @@ class Engine {
void update();
void remove();
void select();
void from_stdin();
void from_input();
void dump();
void regexp();
};