|
From: Andre R. <and...@us...> - 2005-01-11 22:49:34
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Client In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/FrontierSDK/SampleCode/AppleEvents101/Client Modified Files: client.c client.r Log Message: Added CVS keyword header to all source files. Index: client.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Client/client.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** client.c 9 Oct 2004 04:55:10 -0000 1.1 --- client.c 11 Jan 2005 22:48:14 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ Index: client.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Client/client.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** client.r 9 Oct 2004 04:55:31 -0000 1.1 --- client.r 11 Jan 2005 22:48:14 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + data 'SIZE' (-1) { $"58E0 0006 0000 0006 0000" /* Xà........ */ |