* xfns.c (unwind_create_frame): Fix comment.
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 5 Nov 2011 12:04:34 +0000 (13:04 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 5 Nov 2011 12:04:34 +0000 (13:04 +0100)
commitc9e7db78eff4bd8cf9e6abe3d33eb83c7d6cbf00
tree39d5050ebc8c8f826332e1a1aff48109bbef52c1
parenta6fc3b5c539c0a35e4447a12cc395294952d7561
* xfns.c (unwind_create_frame): Fix comment.
(Fx_create_frame, x_create_tip_frame): Move
terminal->reference_count++ just before making the frame
official. Move initialization of image_cache_refcount and
dpyinfo_refcount before calling init_frame_faces.

Fixes: debbugs:9943
src/ChangeLog
src/xfns.c