Add missing newline

This commit is contained in:
syed.amer@gilani.eu 2009-04-09 14:55:12 +00:00
parent ae1cc9505e
commit 9f75415a1f
1 changed files with 1 additions and 1 deletions

View File

@ -57,4 +57,4 @@ CArchSystemUnix::getPlatformName() const
}
#endif
return "unknown";
}
}