|
From: creedon <icr...@us...> - 2005-09-11 02:39:29
|
Update of /cvsroot/frontierkernel/Frontier/Common/SystemHeaders In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20323 Modified Files: land.h Log Message: changed UserLand Frontier to Frontier Index: land.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/land.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** land.h 11 Jan 2005 22:47:44 -0000 1.5 --- land.h 11 Sep 2005 02:39:18 -0000 1.6 *************** *** 640,644 **** ! /*communicating with UserLand Frontier scripting system*/ pascal boolean landruntext (Handle, boolean, Str255); --- 640,644 ---- ! /* communicating with Frontier scripting system */ pascal boolean landruntext (Handle, boolean, Str255); |