GCC 4.1 changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2396
This commit is contained in:
parent
2e0c766400
commit
241e89b175
3 changed files with 40 additions and 40 deletions
|
@ -16,7 +16,7 @@
|
|||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
/* $Id: ipx.h,v 1.6 2005-07-30 10:02:39 qbix79 Exp $ */
|
||||
/* $Id: ipx.h,v 1.7 2005-11-29 07:25:30 qbix79 Exp $ */
|
||||
|
||||
#ifndef DOSBOX_IPX_H
|
||||
#define DOSBOX_IPX_H
|
||||
|
@ -106,7 +106,7 @@ public:
|
|||
Bitu SerialNumber;
|
||||
#endif
|
||||
|
||||
ECBClass::ECBClass(Bit16u segment, Bit16u offset);
|
||||
ECBClass(Bit16u segment, Bit16u offset);
|
||||
Bit16u getSocket(void);
|
||||
|
||||
Bit8u getInUseFlag(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue