diff src/ChangeLog @ 95167:cf2e8e539693

(x_set_frame_alpha): Move declarations before statements.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 21 May 2008 06:32:45 +0000
parents faf8a1255ff9
children a0c9f454ff18
line wrap: on
line diff
--- a/src/ChangeLog	Wed May 21 04:08:45 2008 +0000
+++ b/src/ChangeLog	Wed May 21 06:32:45 2008 +0000
@@ -1,3 +1,8 @@
+2008-05-21  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* xterm.c (x_set_frame_alpha): Move declarations before
+	statements.
+
 2008-05-21  Seiji Zenitani  <zenitani@mac.com>
 	    Ryo Yoshitake  <ryo@shiftmode.net>