Merge branch 'ak/typofix-2.46-maint'
Typofix. * ak/typofix-2.46-maint: upload-pack: fix a typo sideband: fix a typo setup: fix a typo run-command: fix a typo revision: fix a typo refs: fix typos rebase: fix a typo read-cache-ll: fix a typo pretty: fix a typo object-file: fix a typo merge-ort: fix typos merge-ll: fix a typo http: fix a typo gpg-interface: fix a typo git-p4: fix typos git-instaweb: fix a typo fsmonitor-settings: fix a typo diffcore-rename: fix typos config.mak.dev: fix a typo
This commit is contained in:
@@ -191,7 +191,7 @@ int demultiplex_sideband(const char *me, int status,
|
||||
int linelen = brk - b;
|
||||
|
||||
/*
|
||||
* For message accross packet boundary, there would have
|
||||
* For message across packet boundary, there would have
|
||||
* a nonempty "scratch" buffer from last call of this
|
||||
* function, and there may have a leading CR/LF in "buf".
|
||||
* For this case we should add a clear-to-eol suffix to
|
||||
|
||||
Reference in New Issue
Block a user