gitweb: Don't die_error in git_tag after already printing headers
[gitweb.git] / compat / mingw.c
index 9a8e3365827d303c6513475726113a3952fe0040..96be8a02cf2e48d9ff816638aec57987cc41c3af 100644 (file)
@@ -641,7 +641,7 @@ static char *lookup_prog(const char *dir, const char *cmd, int isexe, int exe_on
 }
 
 /*
- * Determines the absolute path of cmd using the the split path in path.
+ * Determines the absolute path of cmd using the split path in path.
  * If cmd contains a slash or backslash, no lookup is performed.
  */
 static char *path_lookup(const char *cmd, char **path, int exe_only)