Index: /trunk/include/iprt/dir.h
===================================================================
--- /trunk/include/iprt/dir.h	(revision 20066)
+++ /trunk/include/iprt/dir.h	(revision 20067)
@@ -62,5 +62,6 @@
  * @param   pszPath   Path to the directory to create.
  * @param   fMode      The mode of the new directory.
- */ RTDECL(int) RTDirCreate(const char *pszPath, RTFMODE fMode);
+ */ 
+RTDECL(int) RTDirCreate(const char *pszPath, RTFMODE fMode);
 
 /**
