Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup...
authorLaurent Monin <geeqie@norz.org>
Mon, 26 Jan 2009 14:59:49 +0000 (14:59 +0000)
committerLaurent Monin <geeqie@norz.org>
Mon, 26 Jan 2009 14:59:49 +0000 (14:59 +0000)
commitc93ae602d0b44dc87e2ee104df5634c6eec44a92
tree6e0a94304850632fa50a3c1c78c02502d1ad04fa
parent4b69e1199fe33fa8d904b21a2ba3cc85f7b59e81
Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup() wants gchar * as first parameter.
src/view_file_icon.c
src/view_file_list.c