diff src/frame-impl.h @ 893:c9f067fd71a3

[xemacs-hg @ 2002-07-02 12:32:34 by stephent] comment improvements and charset breakage fix <873cv2cnxh.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 02 Jul 2002 12:32:37 +0000
parents 79c6ff3eef26
children c15f25529e61
line wrap: on
line diff
--- a/src/frame-impl.h	Tue Jul 02 12:27:58 2002 +0000
+++ b/src/frame-impl.h	Tue Jul 02 12:32:37 2002 +0000
@@ -110,7 +110,7 @@
   display_line_dynarr *desired_display_lines[4];
 
   /* A structure of auxiliary data specific to the device type.
-     struct x_frame is used for X window frames; defined in console-x.h */
+     struct x_frame is for X window frames; defined in console-x-impl.h */
   void *frame_data;
 
 #define FRAME_SLOT_DECLARATION