|
From: creedon <icr...@us...> - 2005-10-02 22:49:51
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15845 Modified Files: menuverbs.c Log Message: changed menusetcommandkeyverb function closing comment to match function name, no functional change in file Index: menuverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menuverbs.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** menuverbs.c 11 Jan 2005 22:48:09 -0000 1.4 --- menuverbs.c 1 Oct 2005 17:45:45 -0000 1.5 *************** *** 1160,1164 **** return (setbooleanvalue (true, v)); ! } /*menugetscriptverb*/ --- 1160,1164 ---- return (setbooleanvalue (true, v)); ! } /* menusetcommandkeyverb */ |