#else
dpyinfo->display->db = xrdb;
#endif
- /* Put thr rdb where we can find it in a way that works on
+ /* Put the rdb where we can find it in a way that works on
all versions. */
dpyinfo->xrdb = xrdb;
dpyinfo->Xatom_ATOM_PAIR
= XInternAtom (dpyinfo->display, "ATOM_PAIR", False);
+ dpyinfo->cut_buffers_initialized = 0;
+
connection = ConnectionNumber (dpyinfo->display);
dpyinfo->connection = connection;