[Hos-cvs] CVS update: hos/hos-v4/src/kernel/mpf

Back to archive index

ARAI Mikio m-ara****@users*****
2002年 10月 8日 (火) 11:44:24 JST


Date:	Tuesday October 8, 2002 @ 11:44
Author:	m-arai

Update of /cvsroot/hos/hos/hos-v4/src/kernel/mpf
In directory sf-cvs:/tmp/cvs-serv2391/mpf

Modified Files:
	cre_mpf.c 
Log Message:
Correction of object state distinction
 if( xxxx[xxid] == NULL) -> if( xxxx[xxid] != NULL)

 change of the return value in that case
 return E_ID             -> return

===================================================================
File: cre_mpf.c        	Status: Up-to-date

   Working revision:	1.3	Tue Oct  8 02:44:23 2002
   Repository revision:	1.3	/cvsroot/hos/hos/hos-v4/src/kernel/mpf/cre_mpf.c,v

   Existing Tags:
	build0005                	(revision: 1.2)
	build0004                	(revision: 1.2)
	branch_test_idlestack_2002-08-21	(branch: 1.2.2)
	build0003                	(revision: 1.2)
	build0002                	(revision: 1.1)
	build0001                	(revision: 1.1)
	HOS_V4_2002-06-30        	(revision: 1.1)
	HOS_V4_2002-06-23        	(revision: 1.1)
	HOS_V4_2002-06-08        	(revision: 1.1)
	HOS_V4_2002-05-26        	(revision: 1.1)
	HOS_V4_2002-05-11        	(revision: 1.1)
	HOS_V4_2002-04-29        	(revision: 1.1)




Hos-cvs メーリングリストの案内
Back to archive index