Applied coding style.

This commit is contained in:
tomrus88 2009-05-29 19:23:28 +04:00
parent e454cb693d
commit a57bf5a78b
5 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,7 @@
#include "adtfile.h"
#include <algorithm>
char * GetPlainName(char * FileName)
{
char * szTemp;