Skip to content
Snippets Groups Projects
Commit 5ca9b261 authored by Jean Coquet's avatar Jean Coquet
Browse files

minor changes but corrects seg fault at start up

parent 04bf9361
No related branches found
No related tags found
No related merge requests found
......@@ -175,4 +175,4 @@ namespace CryoCooler_ns
} //- namespace
#endif __DB_OFFSETS_H__
\ No newline at end of file
#endif //- __DB_OFFSETS_H__
......@@ -1330,7 +1330,7 @@ namespace CryoCooler_ns
on_bit_offset (CONV_LC_ON_BIT_OFFSET),
on_byte_offset (CONV_LC_ON_BYTE_OFFSET),
frequency_setpoint_offset (CONV_MV_MAN_OFFSET),
name (name)
name (_name)
{
DEBUG_STREAM << "Pump::Pump buiding "
<< this->name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment