X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=sh-i18n--envsubst.c;h=5ddd6886c85356164e81c477d3a170343bc28049;hb=23f229d8cd02eb933512637b617be5ea85d4a608;hp=2eb0ee44b87a08750e3789ff9132d55a6abd96f9;hpb=fb674d767180354d9ad3e69f1d41bee98df6bfe9;p=git.git diff --git a/sh-i18n--envsubst.c b/sh-i18n--envsubst.c index 2eb0ee44b..5ddd6886c 100644 --- a/sh-i18n--envsubst.c +++ b/sh-i18n--envsubst.c @@ -51,7 +51,6 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include -#include #include #include #include @@ -74,6 +73,7 @@ main (int argc, char *argv[]) { case 1: error ("we won't substitute all variables on stdin for you"); + break; /* all_variables = 1; subst_from_stdin ();