Skip to content

Commit 05706f0

Browse files
authored
Removed Whitespace
1 parent 503d879 commit 05706f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

OCSInventory Front/Deviceid.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ void CDeviceid::checkDeviceid()
266266
// Get list of MC Addresses
267267
csActualMac = getMacs();
268268

269-
csFileHostname = csDeviceID.Left( csDeviceID.GetLength()-20);
270-
csFileDeviceID = csDeviceID;
269+
csFileHostname = csDeviceID.Left( csDeviceID.GetLength()-20);
270+
csFileDeviceID = csDeviceID;
271271

272272
// Compare reference to actual. There is changes if
273273
// - Hostname has changed

0 commit comments

Comments
 (0)