/[oroborus]/oroborus/src/i18n.h
ViewVC logotype

Diff of /oroborus/src/i18n.h

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

revision 1.5 by dreamind, Sun Jul 7 03:17:41 2002 UTC revision 1.6 by dreamind, Mon Jul 15 08:23:08 2002 UTC
# Line 27  Line 27 
27    
28  typedef struct  typedef struct
29  {  {
30    XFontStruct *font;          XFontStruct *font;
31    XFontSet fontset;          XFontSet fontset;
32    int height;          int height;
33    int ascent;          int ascent;
34    int descent;          int descent;
35  }  }
36  MyFont;  MyFont;
37    
# Line 45  void getWindowName (Display *, Window, c Line 45  void getWindowName (Display *, Window, c
45  #endif /* __I18N_H */  #endif /* __I18N_H */
46    
47  /**This must remain at the end of the file.**********  /**This must remain at the end of the file.**********
48   * vim600:set sw=2 ts=8:                            *   * vim600:set sw=2 ts=2:                            *
49   * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: *   * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: *
50   * vim600:set foldmethod=marker:                    *   * vim600:set foldmethod=marker:                    *
51   ****************************************************/   ****************************************************/

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26