projects
/
samtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9289422
)
write changelog
author
Heng Li
<lh3@live.co.uk>
Thu, 25 Jun 2009 20:04:34 +0000
(20:04 +0000)
committer
Heng Li
<lh3@live.co.uk>
Thu, 25 Jun 2009 20:04:34 +0000
(20:04 +0000)
bgzf.c
patch
|
blob
|
history
diff --git
a/bgzf.c
b/bgzf.c
index b3d25f781c0b18e53fc9e9707ccb6350e175a627..c49215c0ed5ac11e9e1f242f397860e7e21c35e8 100644
(file)
--- a/
bgzf.c
+++ b/
bgzf.c
@@
-9,7
+9,9
@@
* or functionality.
*/
-/* 2009-06-12 by lh3: support a mode string like "wu" where 'u' for uncompressed output */
+/*
+ 2009-06-25 by lh3: optionally use my knetfile library to access file on a FTP.
+ 2009-06-12 by lh3: support a mode string like "wu" where 'u' for uncompressed output */
#include <stdio.h>
#include <stdlib.h>