Fix a warning message.

This commit is contained in:
Matthias Clasen
2004-07-17 05:18:09 +00:00
parent fb88101854
commit 601ef659f4
5 changed files with 21 additions and 1 deletions

View File

@ -2394,7 +2394,7 @@ xdnd_check_dest (GdkDisplay *display,
}
else
GDK_NOTE (DND,
g_warning ("Invalid XdndOwner "
g_warning ("Invalid XdndProxy "
"property on window %ld\n", win));
XFree (proxy_data);