diff options
Diffstat (limited to '')
| -rw-r--r-- | help.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ struct cmdnames { static inline void mput_char(char c, unsigned int num) { - while(num--) + while (num--) putchar(c); } |
![]() |
index : git | |
| Mirror of https://git.kernel.org/pub/scm/git/git.git/ |
| summaryrefslogtreecommitdiffstats |