Update of /cvsroot/pywin32/pywin32/com/win32comext/axscript/src
In directory sc8-pr-cvs1:/tmp/cvs-serv29194
Modified Files:
GUIDS.H
Log Message:
Fix: warning: no newline at end of file
Index: GUIDS.H
===================================================================
RCS file: /cvsroot/pywin32/pywin32/com/win32comext/axscript/src/GUIDS.H,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** GUIDS.H 1 Sep 1999 23:12:45 -0000 1.1
--- GUIDS.H 8 Nov 2003 05:23:49 -0000 1.2
***************
*** 22,24 ****
{ 0xdf630910, 0x1c1d, 0x11d0, { 0xae, 0x36, 0x8c, 0xf, 0x5e, 0x0, 0x0, 0x0 } };
! #endif
\ No newline at end of file
--- 22,24 ----
{ 0xdf630910, 0x1c1d, 0x11d0, { 0xae, 0x36, 0x8c, 0xf, 0x5e, 0x0, 0x0, 0x0 } };
! #endif
|