--- pmsdk/include/pmfont.h 2018/08/09 12:28:13 1.1.1.1 +++ pmsdk/include/pmfont.h 2018/08/09 12:28:37 1.1.1.2 @@ -3,8 +3,8 @@ * * * Include file that declares types for fonts. * * * -* History: * -* 07-Jun-88 sanfords Created * +* Copyright (c) 1989 Microsoft Corporation * +* * \*******************************Module*Header*******************************/ typedef struct _FOCAMETRICS { /* foca */ @@ -115,5 +115,3 @@ typedef FOCAFONT FAR *PFOCAFONT; #define CDEF_ITALIC 0x0004 #define CDEF_UNDERSCORE 0x0008 #define CDEF_STRIKEOUT 0x0010 - -