Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
clean: typofix
author
Alexander Kuleshov
<kuleshovmail@gmail.com>
Fri, 19 Dec 2014 08:37:47 +0000
(14:37 +0600)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 22 Dec 2014 17:57:42 +0000
(09:57 -0800)
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/clean.c
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
9b7cbb3
)
diff --git
a/builtin/clean.c
b/builtin/clean.c
index 77846762b55bd42f4ab97823ee1b6850dff81714..7e7fdcfe54a547c90a5a6911eb59b0ec22151ac6 100644
(file)
--- a/
builtin/clean.c
+++ b/
builtin/clean.c
@@
-321,7
+321,7
@@
static void print_highlight_menu_stuff(struct menu_stuff *stuff, int **chosen)
switch (stuff->type) {
default:
- die("Bad type of menu_st
a
ff when print menu");
+ die("Bad type of menu_st
u
ff when print menu");
case MENU_STUFF_TYPE_MENU_ITEM:
menu_item = (struct menu_item *)stuff->stuff;
for (i = 0; i < stuff->nr; i++, menu_item++) {