From: Andy S. <And...@co...> - 2010-10-23 11:11:24
|
diffing dir... Sat Oct 23 00:12:27 EDT 2010 John Obbele <joh...@gm...> * [wrapNewGObject] additional fix to ./gio/System/GIO/Volumes/VolumeMonitor.chs Ignore-this: bc03ac4043727d0ab5c984ea06880092 { hunk ./gio/System/GIO/Volumes/VolumeMonitor.chs 119 - maybeNull (makeNewGObject mkMount) $ + maybeNull (wrapNewGObject mkMount) $ hunk ./gio/System/GIO/Volumes/VolumeMonitor.chs 128 - maybeNull (makeNewGObject mkVolume) $ [_$_] + maybeNull (wrapNewGObject mkVolume) $ [_$_] } |