/[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.3 by dreamind, Sun Jun 30 23:15:32 2002 UTC revision 1.4 by dreamind, Tue Jul 2 02:32:11 2002 UTC
# Line 42  void drawString (Display *, Drawable, My Line 42  void drawString (Display *, Drawable, My
42  int getTextWidth (char *, MyFont *);  int getTextWidth (char *, MyFont *);
43  void getWindowName (Display *, Window, char **);  void getWindowName (Display *, Window, char **);
44    
 /* XMALLOC */  
 extern void *xmalloc (size_t n);  
 extern void *xcalloc (size_t n, size_t s);  
 extern void *xrealloc (void * p, size_t n);  
 extern char *xstrdup (char *p);  
   
45  #endif /* __I18N_H */  #endif /* __I18N_H */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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