Mercurial > hg > xemacs-beta
comparison netinstall/msg.cc @ 464:5aa1854ad537 r21-2-47
Import from CVS: tag r21-2-47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:45:51 +0200 |
parents | 3078fd1074e8 |
children | 20ae8821c23d |
comparison
equal
deleted
inserted
replaced
463:a158004111cd | 464:5aa1854ad537 |
---|---|
14 */ | 14 */ |
15 | 15 |
16 /* The purpose of this file is to centralize all the message | 16 /* The purpose of this file is to centralize all the message |
17 functions. */ | 17 functions. */ |
18 | 18 |
19 static char *cvsid = "\n%%% $Id: msg.cc,v 1.1.2.1 2000/12/11 22:01:36 andyp Exp $\n"; | 19 static char *cvsid = "\n%%% $Id: msg.cc,v 1.2 2001/04/12 18:22:49 michaels Exp $\n"; |
20 | 20 |
21 #include "win32.h" | 21 #include "win32.h" |
22 #include <stdio.h> | 22 #include <stdio.h> |
23 #include <stdarg.h> | 23 #include <stdarg.h> |
24 #include "dialog.h" | 24 #include "dialog.h" |