/[gxemul]/trunk/src/include/x11.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/include/x11.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 43 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 44 by dpavlin, Mon Oct 8 16:22:56 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: x11.h,v 1.6 2006/12/30 13:31:01 debug Exp $   *  $Id: x11.h,v 1.7 2007/06/28 14:58:38 debug Exp $
32   *   *
33   *  Headerfile for src/x11.c.   *  Headerfile for src/x11.c.
34   */   */
# Line 98  void x11_fb_resize(struct fb_window *win Line 98  void x11_fb_resize(struct fb_window *win
98  void x11_set_standard_properties(struct fb_window *fb_window, char *name);  void x11_set_standard_properties(struct fb_window *fb_window, char *name);
99  struct fb_window *x11_fb_init(int xsize, int ysize, char *name,  struct fb_window *x11_fb_init(int xsize, int ysize, char *name,
100          int scaledown, struct machine *);          int scaledown, struct machine *);
101  void x11_check_event(struct emul **emuls, int n_emuls);  void x11_check_event(struct emul *emul);
102    
103    
104  #endif  /*  X11_H  */  #endif  /*  X11_H  */

Legend:
Removed from v.43  
changed lines
  Added in v.44

  ViewVC Help
Powered by ViewVC 1.1.26