| version 1.13 | | version 1.14 |
|---|
| | |
| /* | | char *rcsid_x11_xutil_c = |
| * static char *rcsid_xutil_c = | | "$Id: xutil.c,v 1.14 2004/01/30 18:43:35 tchize Exp $"; |
| * "$Id: xutil.c,v 1.13 2004/01/30 13:30:58 tchize Exp $"; | | |
| */ | | |
| /* | | /* |
| Crossfire client, a client program for the crossfire program. | | Crossfire client, a client program for the crossfire program. |
| | | |
| | |
| The author can be reached via e-mail to crossfire-devel@real-time.com | | The author can be reached via e-mail to crossfire-devel@real-time.com |
| */ | | */ |
| | | |
| /* This contains varous 'support' functions. These functions will probably | | /* This contains various 'support' functions. These functions will probably |
| * go mostly unaltered between different toolkits, as long as X11 is still | | * go mostly unaltered between different toolkits, as long as X11 is still |
| * used. | | * used. |
| */ | | */ |