changeset 98493:5ae86f92711d

* menu.c (find_and_return_menu_selection) Add cast.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Fri, 03 Oct 2008 19:09:22 +0000
parents b3eefcc54430
children 95d08e34e42a
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Oct 03 19:04:29 2008 +0000
+++ b/src/ChangeLog	Fri Oct 03 19:09:22 2008 +0000
@@ -2,6 +2,7 @@
 
 	* image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with
 	correct arguments.
+	* menu.c (find_and_return_menu_selection) Add cast.
 
 2008-10-03  Glenn Morris  <rgm@gnu.org>