fpc/rtl/netware/npackon.inc
armin 5c0479975e * removed nwstdio and nwthread
* added nwnit.pp and nwserv.pp containing nearly all netware server structures/function definitions available in the c sdk
2003-02-22 18:23:26 +00:00

14 lines
297 B
PHP

(* this header sets packing to 1 *)
{$PACKRECORDS 1}
// pragma pack(1)
{
$Log$
Revision 1.1 2003-02-22 18:23:26 armin
* removed nwstdio and nwthread
* added nwnit.pp and nwserv.pp containing nearly all netware server structures/function definitions available in the c sdk
}