Fossil SCM

minor typo fix, no code changes.

stephan 2013-09-11 19:53 trunk
Commit bd7daa1f2db2ff2eb26bed38b525229160ef108c
1 file changed +1 -1
+1 -1
--- src/xfer.c
+++ src/xfer.c
@@ -45,11 +45,11 @@
4545
int nFileSent; /* Number of files sent */
4646
int nDeltaSent; /* Number of deltas sent */
4747
int nFileRcvd; /* Number of files received */
4848
int nDeltaRcvd; /* Number of deltas received */
4949
int nDanglingFile; /* Number of dangling deltas received */
50
- int mxSend; /* Stop sending "file" with pOut reaches this size */
50
+ int mxSend; /* Stop sending "file" when pOut reaches this size */
5151
int resync; /* Send igot cards for all holdings */
5252
u8 syncPrivate; /* True to enable syncing private content */
5353
u8 nextIsPrivate; /* If true, next "file" received is a private */
5454
time_t maxTime; /* Time when this transfer should be finished */
5555
};
5656
--- src/xfer.c
+++ src/xfer.c
@@ -45,11 +45,11 @@
45 int nFileSent; /* Number of files sent */
46 int nDeltaSent; /* Number of deltas sent */
47 int nFileRcvd; /* Number of files received */
48 int nDeltaRcvd; /* Number of deltas received */
49 int nDanglingFile; /* Number of dangling deltas received */
50 int mxSend; /* Stop sending "file" with pOut reaches this size */
51 int resync; /* Send igot cards for all holdings */
52 u8 syncPrivate; /* True to enable syncing private content */
53 u8 nextIsPrivate; /* If true, next "file" received is a private */
54 time_t maxTime; /* Time when this transfer should be finished */
55 };
56
--- src/xfer.c
+++ src/xfer.c
@@ -45,11 +45,11 @@
45 int nFileSent; /* Number of files sent */
46 int nDeltaSent; /* Number of deltas sent */
47 int nFileRcvd; /* Number of files received */
48 int nDeltaRcvd; /* Number of deltas received */
49 int nDanglingFile; /* Number of dangling deltas received */
50 int mxSend; /* Stop sending "file" when pOut reaches this size */
51 int resync; /* Send igot cards for all holdings */
52 u8 syncPrivate; /* True to enable syncing private content */
53 u8 nextIsPrivate; /* If true, next "file" received is a private */
54 time_t maxTime; /* Time when this transfer should be finished */
55 };
56

Keyboard Shortcuts

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