]> git.donarmstrong.com Git - samtools.git/blobdiff - bam.h
Release samtools-0.1.5a (for compatibility with Bio::DB::Sam)
[samtools.git] / bam.h
diff --git a/bam.h b/bam.h
index a2ceb170e18e6ce135d126ef6111f7eccb54620e..83c03ada21098eda911caabb0e56db3864599e73 100644 (file)
--- a/bam.h
+++ b/bam.h
@@ -624,7 +624,7 @@ extern "C" {
 
        void bam_aux_append(bam1_t *b, const char tag[2], char type, int len, uint8_t *data);
 
-       // uint8_t *bam_aux_get_core(bam1_t *b, const char tag[2]); // an alias of bam_aux_get()
+       uint8_t *bam_aux_get_core(bam1_t *b, const char tag[2]); // an alias of bam_aux_get()
 
        /*!  
          @abstract Calculate the rightmost coordinate of an alignment on the