Sync from Wine-20050830 to Wine-0_9_1:
[reactos.git] / reactos / lib / ole32 / antimoniker.c
index c015525..bcd59e1 100644 (file)
@@ -442,7 +442,7 @@ AntiMonikerImpl_GetDisplayName(IMoniker* iface, IBindCtx* pbc,
         return E_POINTER;
 
     if (pmkToLeft!=NULL){
-        FIXME("() pmkToLeft!=NULL not implemented \n");
+        FIXME("() pmkToLeft!=NULL not implemented\n");
         return E_NOTIMPL;
     }