repo.or.cz
/
svn-lite.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
ad460c8
)
fix comment of confirm_md5()
author
rofl0r
<
[email protected]
>
Thu, 22 Jul 2021 18:22:52 +0000
(22 19:22 +0100)
committer
rofl0r
<
[email protected]
>
Thu, 22 Jul 2021 18:22:52 +0000
(22 19:22 +0100)
svnup.c
patch
|
blob
|
blame
|
history
diff --git
a/svnup.c
b/svnup.c
index
493747a
..
162413b
100644
(file)
--- a/
svnup.c
+++ b/
svnup.c
@@
-1060,8
+1060,9
@@
parse_response_item(connector *connection, char *end, int *count, char **item_st
/*
* confirm_md5
*
- * Function that loads a local file and
removes revision tags one at a time until
+ * Function that loads a local file and
checks whether
* the MD5 checksum matches that of the corresponding repository file
+ * returns 0 if it matches, 1 otherwise.
*/
static int