Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ref-filter: provide a function for parsing sort options
[gitweb.git]
/
abspath.c
diff --git
a/abspath.c
b/abspath.c
index 7f1cfe97929ea33efb81adfcc97b82f334dccb3d..708aff8d42c562112fe4076635af903c7f41fbaa 100644
(file)
--- a/
abspath.c
+++ b/
abspath.c
@@
-183,7
+183,7
@@
char *strbuf_realpath(struct strbuf *resolved, const char *path,
/*
* use the symlink as the remaining components that
- * need to be res
lo
ved
+ * need to be res
ol
ved
*/
strbuf_swap(&symlink, &remaining);
}