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

Diff of /oroborus/src/pixmap.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    Pixmap pixmap, mask;          Pixmap pixmap, mask;
31    int width, height;          int width, height;
32  }  }
33  MyPixmap;  MyPixmap;
34    
# Line 39  void scalePixmap (Display *, MyPixmap *, Line 39  void scalePixmap (Display *, MyPixmap *,
39  #endif /* __PIXMAP_H */  #endif /* __PIXMAP_H */
40    
41  /**This must remain at the end of the file.**********  /**This must remain at the end of the file.**********
42   * vim600:set sw=2 ts=8:                            *   * vim600:set sw=2 ts=2:                            *
43   * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: *   * vim600:set cindent cinoptions={1s,>2s,^-1s,n-1s: *
44   * vim600:set foldmethod=marker:                    *   * vim600:set foldmethod=marker:                    *
45   ****************************************************/   ****************************************************/

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