mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 13:59:54 +01:00
WIP, Fix merge compile error
This commit is contained in:
@@ -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_size_, delim_);
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user