Estetic change in the OutputDebugString.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
Joshy
2010-11-28 18:24:07 +00:00
parent b4d5f7b9fd
commit 0d9579aebb

View File

@ -432,7 +432,7 @@ begin
//for a nsIWebProgressListener2. Just answering nothing does not
//produce an "error".
{$IFDEF DEBUG}
OutputDebugString(GUIDToString(uuid);
OutputDebugString('Missing interface in TWeakReference.QueryReferent '+GUIDToString(uuid));
{$ENDIF}
//raise EGeckoError.Create('QueryReference Error');
//System.Error(reIntfCastError);