git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26ec3eb
)
typo
author
Eric Biggers
<ebiggers3@gmail.com>
Tue, 14 Aug 2012 15:32:41 +0000
(10:32 -0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Tue, 14 Aug 2012 15:32:41 +0000
(10:32 -0500)
src/join.c
patch
|
blob
|
history
diff --git
a/src/join.c
b/src/join.c
index c6fbc82a2d145427f6740ae9c0c1b514c8d321dd..496b31812acd5d63550597f31bc76654431738c0 100644
(file)
--- a/
src/join.c
+++ b/
src/join.c
@@
-129,7
+129,7
@@
WIMLIBAPI int wimlib_join(const char **swm_names, int num_swms,
goto err;
/* don't open all the parts at the same time, in case there are
- * a lot
a
f them */
+ * a lot
o
f them */
fclose(w->fp);
w->fp = NULL;