From 5267c14a9a84638404f41ff9f2d036085ad3661b Mon Sep 17 00:00:00 2001 From: Aaron <aaronquinlan@gmail.com> Date: Tue, 25 Jan 2011 09:28:10 -0500 Subject: [PATCH] Added newline to BamIndex.h --- src/utils/BamTools/BamIndex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/BamTools/BamIndex.h b/src/utils/BamTools/BamIndex.h index ade11483..83138b6f 100644 --- a/src/utils/BamTools/BamIndex.h +++ b/src/utils/BamTools/BamIndex.h @@ -117,4 +117,4 @@ class BamToolsIndex : public BamIndex { } // namespace BamTools -#endif // BAM_INDEX_H \ No newline at end of file +#endif // BAM_INDEX_H -- GitLab