]> git.ipfire.org Git - thirdparty/git.git/blobdiff - sh-i18n--envsubst.c
add an extra level of indirection to main()
[thirdparty/git.git] / sh-i18n--envsubst.c
index 2842a22d7fdda33d62d617d5ba9b826ad428c17e..e06b2c1311f72d1023b34c937ab48cd56ae8e206 100644 (file)
@@ -64,7 +64,7 @@ static void note_variables (const char *string);
 static void subst_from_stdin (void);
 
 int
-main (int argc, char *argv[])
+cmd_main (int argc, const char *argv[])
 {
   /* Default values for command line options.  */
   /* unsigned short int show_variables = 0; */