diff src/frame-x.c @ 4594:2986723ac32d

Update comment.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 02 Feb 2009 23:31:09 +0900
parents 3623446b34bc
children 7e79c8559ad1
line wrap: on
line diff
--- a/src/frame-x.c	Mon Feb 02 23:03:31 2009 +0900
+++ b/src/frame-x.c	Mon Feb 02 23:31:09 2009 +0900
@@ -2165,7 +2165,8 @@
    * lose the icon (openbox).  See <f5bhc3efb17@hildegard.inf.ed.ac.uk>.
    * SJT:
    * This probably means that the frame-icon library won't work with
-   * that WM.
+   * that WM.  Late breaking news: it *does* work, so possibly the
+   * problem at initialization is due to a race condition.
    */
   update_frame_icon (f);
 }