[patch][commit] libgloss::SYS_reconfig value

Dave Brolley <[email protected]> Wed, 07 Nov 2007 15:53:06 -0500
Newsgroups gmane.comp.emulators.sid.devel
Message-ID <[email protected]>
I've committed the attached patch which changes the value of 
libgloss::SYS_reconfig to match the value in libgloss/syscall.h.

Dave
sys_reconfig.ChangeLog (text/plain, 153 B)
2007-11-07  Dave Brolley  <[email protected]>

	* libgloss.h (libgloss::SYS_reconfig): Value to changed to match the new
	value in libgloss/syscall.h.
sys_reconfig.patch.txt (text/plain, 288 B)
Index: sid/component/gloss/libgloss.h
===================================================================
RCS file: /cvs/src/src/sid/component/gloss/libgloss.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -r1.6 -r1.7
22d21
<     SYS_reconfig = 0,
41a41
>     SYS_reconfig = 25,