Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
SubmittingPatches: itemize and reflect upon well written changes
[gitweb.git]
/
compat
/
mingw.c
diff --git
a/compat/mingw.c
b/compat/mingw.c
index 1a17cf6cce6b71a5d5acddea2f1dda50a08df30c..2a047019e819740b0208bcaa9c18999c68d1c89c 100644
(file)
--- a/
compat/mingw.c
+++ b/
compat/mingw.c
@@
-396,7
+396,7
@@
int poll(struct pollfd *ufds, unsigned int nfds, int timeout)
* its own input data to become available. But since
* the process (pack-objects) is itself CPU intensive,
* it will happily pick up the time slice that we are
- * relin
g
uishing here.
+ * relin
q
uishing here.
*/
Sleep(0);
goto repeat;