diff src/frame-x.c @ 4:b82b59fe008d r19-15b3

Import from CVS: tag r19-15b3
author cvs
date Mon, 13 Aug 2007 08:46:56 +0200
parents ac2d302a0011
children 49a24b4fd526
line wrap: on
line diff
--- a/src/frame-x.c	Mon Aug 13 08:46:35 2007 +0200
+++ b/src/frame-x.c	Mon Aug 13 08:46:56 2007 +0200
@@ -617,7 +617,7 @@
 {
   Atom encoding = XA_STRING;
   String new_XtValue = (String) value;
-  String old_XtValue;
+  String old_XtValue = NULL;
   Bufbyte *ptr;
   Arg av[2];