aboutsummaryrefslogtreecommitdiffstats
path: root/update-cache.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2005-04-12 11:36:26 -0700
committerPetr Baudis <xpasky@machine>2005-04-13 02:35:04 -0700
commitaebb2679085d2ecc4d1c943ecfb2e87c699f00d0 (patch)
tree0ba51186089993112337d5b34a9ee23fe7cf4fdb /update-cache.c
parent42d545e8ff33f478a4b7b99562ab073d8820b334 (diff)
downloadgit-aebb2679085d2ecc4d1c943ecfb2e87c699f00d0.tar.gz
[PATCH] Whitespace Fixes
Trivial whitespace fixes. From: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Petr Baudis <pasky@ucw.cz>
Diffstat (limited to 'update-cache.c')
-rw-r--r--update-cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-cache.c b/update-cache.c
index 8fcf07a611..1f87892e34 100644
--- a/update-cache.c
+++ b/update-cache.c
@@ -213,7 +213,7 @@ static void refresh_cache(void)
* are hidden, for chist sake.
*
* Also, we don't want double slashes or slashes at the
- * end that can make pathnames ambiguous.
+ * end that can make pathnames ambiguous.
*/
static int verify_path(char *path)
{