Add missing newline
This commit is contained in:
parent
ae1cc9505e
commit
9f75415a1f
|
@ -57,4 +57,4 @@ CArchSystemUnix::getPlatformName() const
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
return "unknown";
|
return "unknown";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue