Update ProjectSupport.cpp

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 03:31:52 -05:00
parent d2494a7728
commit 80d97c3ca7
1 changed files with 1 additions and 1 deletions

View File

@ -293,4 +293,4 @@ void CProjectSupport::LoadSupportInfo(void)
}
}
strcpy(m_SupportInfo.MachineID, MachineID.c_str());
}
}