Minor change: CVS Id placeholder fixed or added.

svn path=/trunk/; revision=2779
This commit is contained in:
Emanuele Aliberti 2002-03-24 18:55:39 +00:00
parent 1c80c9b655
commit 68230ee1f4
7 changed files with 12 additions and 6 deletions

View file

@ -1,3 +1,4 @@
/* $Id: os2def.h,v 1.2 2002/03/24 18:55:39 ea Exp $ */
/* This file conains common OS/2 types that are needed to build this dll */
/* this file should have temporal character until a better idea is born */
@ -50,4 +51,4 @@ typedef VOID APIENTRY FNTHREAD(ULONG);
typedef FNTHREAD *PFNTHREAD;
#endif //__OS2DEF__
#endif //__OS2DEF__