projects
/
mnemon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3244259
)
Print success count as it increments.
author
Carl Worth
<cworth@cworth.org>
Thu, 19 Apr 2007 05:36:10 +0000
(22:36 -0700)
committer
Carl Worth
<cworth@cworth.org>
Thu, 19 Apr 2007 05:36:10 +0000
(22:36 -0700)
mnemon.c
patch
|
blob
|
history
diff --git
a/mnemon.c
b/mnemon.c
index 25ba65fac17040f6b6600c6defa9d0bebcf1638f..f80d67b10a15ede75c5095b005513dbb4622307e 100644
(file)
--- a/
mnemon.c
+++ b/
mnemon.c
@@
-703,7
+703,7
@@
mnemon_do_challenges (mnemon_t *mnemon,
} else if (item->count == 1) {
printf ("On your first try, no less!");
} else {
- printf ("Masterful
."
);
+ printf ("Masterful
(%dx).", item->count
);
}
} else {
printf (" %s is the correct answer.",