Skip to content

Commit

Permalink
one extra unicode string in the beginning of file
Browse files Browse the repository at this point in the history
```
bamtools-2.4.0/src/api/internal/io/HttpHeader_p.cpp:1: error: stray ‘\357’ in program
bamtools-2.4.0/src/api/internal/io/HttpHeader_p.cpp:1: error: stray ‘\273’ in program
bamtools-2.4.0/src/api/internal/io/HttpHeader_p.cpp:1: error: stray ‘\277’ in program
```
  • Loading branch information
mjhsieh committed Jun 17, 2015
1 parent 71392a2 commit df972a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/internal/io/HttpHeader_p.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// ***************************************************************************
// ***************************************************************************
// HttpHeader_p.cpp (c) 2011 Derek Barnett
// Marth Lab, Department of Biology, Boston College
// ---------------------------------------------------------------------------
Expand Down

0 comments on commit df972a0

Please sign in to comment.