Commit 6bf64409 authored by Andreas Tille's avatar Andreas Tille
Browse files

Remove syntax errors in d/changelog

parent 7db4d56c
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ nanocall (0.7.4-1) UNRELEASED; urgency=medium
    in that issue 11:

    In file included from /home/moeller/git/nanocall/src/nanocall/nanocall.cpp:10:0:
	/home/moeller/git/nanocall/src/nanocall/Pore_Model.hpp:99:48: error: Model_Entry in namespace fast5 does not name a type
    nanocall/src/nanocall/Pore_Model.hpp:99:48: error: 'Model_Entry' in namespace 'fast5' does not name a type
      Pore_Model_State& operator = (const fast5::Model_Entry& e)
							^~~~~~~~~~~
      compilation terminated due to -fmax-errors=1.