Minor formatting fix.

SVN revision: 31920
This commit is contained in:
Christopher Michael 2007-10-01 19:23:18 +00:00
parent d4050a4b90
commit 1bf68105ba
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ typedef struct _E_Path_Dir E_Path_Dir;
struct _E_Path_Dir struct _E_Path_Dir
{ {
const char * dir; const char *dir;
}; };
struct _E_Path struct _E_Path