##// END OF EJS Templates
verify: align a comment line...
marmoute -
r48142:5ed2aaab default
parent child Browse files
Show More
@@ -114,7 +114,7 b' class verifier(object):'
114 arguments are:
114 arguments are:
115 - obj: the source revlog
115 - obj: the source revlog
116 - i: the revision number
116 - i: the revision number
117 - node: the revision node id
117 - node: the revision node id
118 - seen: nodes previously seen for this revlog
118 - seen: nodes previously seen for this revlog
119 - linkrevs: [changelog-revisions] introducing "node"
119 - linkrevs: [changelog-revisions] introducing "node"
120 - f: string label ("changelog", "manifest", or filename)
120 - f: string label ("changelog", "manifest", or filename)
General Comments 0
You need to be logged in to leave comments. Login now