]> git.donarmstrong.com Git - fastq-tools.git/blobdiff - src/fastq-sort.c
Rename hash to hash_table.
[fastq-tools.git] / src / fastq-sort.c
index ff77441856376e76cba66ced5861a07f392d3922..2876b9f34da63708c6cbfad09d2a7481ffe4e83f 100644 (file)
@@ -3,8 +3,8 @@
  *
  * Copyright (c) 2012 by Daniel C. Jones <dcjones@cs.washington.edu>
  *
- * fastq-sample :
- * Sample reads with or without replacement from a FASTQ file.
+ * fastq-sort:
+ * Sort fastq files efficiently.
  *
  */