mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
WIP, Fix merge compile error
This commit is contained in:
parent
a6db4a7ad2
commit
6dfc30d5c9
@ -681,13 +681,8 @@ private:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< Updated upstream
|
|
||||||
next_line_converter_.resplit(next_line_buffer_, size,
|
|
||||||
delim_);
|
|
||||||
=======
|
|
||||||
next_line_converter_.resplit(next_line_buffer_,
|
next_line_converter_.resplit(next_line_buffer_,
|
||||||
next_line_size_, delim_);
|
next_line_size_, delim_);
|
||||||
>>>>>>> Stashed changes
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user