Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
code comments: spell
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index 66057e5d6123c52be9baf8571b3d7a43f6bbaf94..17d68fa699f7c88aef8e6c1a0812575bfaec70e1 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-787,7
+787,7
@@
int diff_setup_done(struct diff_options *options)
* so it is safe for us to do this here. Also
* it does not smudge active_cache or active_nr
* when it fails, so we do not have to worry about
- * cleaning it up ou
f
selves either.
+ * cleaning it up ou
r
selves either.
*/
read_cache();
}