rpcss: Add a trailing '\n' to a Wine trace.

oldstable
Francois Gouget 2008-07-10 00:26:43 +02:00 committed by Alexandre Julliard
parent 4b1f6310d9
commit 888cf5a4af
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ static struct registered_ept_entry *find_ept_entry(
void __RPC_USER ept_lookup_handle_t_rundown(ept_lookup_handle_t entry_handle)
{
WINE_FIXME("%p", entry_handle);
WINE_FIXME("%p\n", entry_handle);
}
void ept_insert(handle_t h,