urlmon: Fix a typo in URLMonikerImpl_Save.
commitd76a15a36dc411c3809091f227e6c4719b17edba
authorRob Shearman <rob@codeweavers.com>
Wed, 23 May 2007 18:04:49 +0000 (23 19:04 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 May 2007 09:34:56 +0000 (24 11:34 +0200)
tree93d4482b516724dc950ab47a45a065c7ee22aa3a
parent873905ac43151a6b1c5df93e4a0bea791549bf65
urlmon: Fix a typo in URLMonikerImpl_Save.

The data in This->URLName should be written out, not the pointer
followed by garbage.
dlls/urlmon/umon.c