Fossil SCM

Fix harmless typo in a comment.

drh 2016-06-11 10:58 trunk
Commit 0e9a144ba7f9783df8b1490dcf6cd80a59cf0549
1 file changed +1 -1
+1 -1
--- src/manifest.c
+++ src/manifest.c
@@ -1611,11 +1611,11 @@
16111611
return parentid;
16121612
}
16131613
16141614
/*
16151615
** There exists a "parent" tag against checkin rid that has value zValue.
1616
-** If value is well-formed (meaning that is is a list of UUIDs), then use
1616
+** If value is well-formed (meaning that it is a list of UUIDs), then use
16171617
** zValue to reparent check-in rid.
16181618
*/
16191619
void manifest_reparent_checkin(int rid, const char *zValue){
16201620
int nParent;
16211621
char *zCopy = 0;
16221622
--- src/manifest.c
+++ src/manifest.c
@@ -1611,11 +1611,11 @@
1611 return parentid;
1612 }
1613
1614 /*
1615 ** There exists a "parent" tag against checkin rid that has value zValue.
1616 ** If value is well-formed (meaning that is is a list of UUIDs), then use
1617 ** zValue to reparent check-in rid.
1618 */
1619 void manifest_reparent_checkin(int rid, const char *zValue){
1620 int nParent;
1621 char *zCopy = 0;
1622
--- src/manifest.c
+++ src/manifest.c
@@ -1611,11 +1611,11 @@
1611 return parentid;
1612 }
1613
1614 /*
1615 ** There exists a "parent" tag against checkin rid that has value zValue.
1616 ** If value is well-formed (meaning that it is a list of UUIDs), then use
1617 ** zValue to reparent check-in rid.
1618 */
1619 void manifest_reparent_checkin(int rid, const char *zValue){
1620 int nParent;
1621 char *zCopy = 0;
1622

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button