bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

misspellings in fsys_reply.defs ?


From: Austin Thompson
Subject: misspellings in fsys_reply.defs ?
Date: Fri, 30 Nov 2001 11:09:50 -0600

I checked out latest cvs today and noticed something I found odd in 
hurd/hurd/fsys_reply.defs: 

simpleroutine fsys_startup_reply (
        repsy_port: reply_port_t;   // <------ misspelling of reply_port??
        retcode: kern_return_t;
        realnode: mach_port_send_t);

simpleroutine fsys_syncfs_reply (
        reply_port: reply_port_t;
        retocde: kern_return_t);  // <------- misspelling of retcode??

Just wondering if there's something I'm missing or if they are just a typo.

Thanks,

Austin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]