Revert erroneous checkin.

This commit is contained in:
Corinna Vinschen
2005-09-28 19:22:25 +00:00
parent 1204c515fe
commit dcb091caaf
26 changed files with 172 additions and 500 deletions

View File

@@ -1127,7 +1127,7 @@ fhandler_dev_dsp::close ()
}
int
fhandler_dev_dsp::dup (fhandler_base * child, HANDLE from_proc)
fhandler_dev_dsp::dup (fhandler_base * child)
{
debug_printf ("");
child->archetype = archetype;