~ubuntu-branches/ubuntu/dapper/fpc/dapper

« back to all changes in this revision

Viewing changes to packages/base/libc/nnetromh.inc

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Laviola
  • Date: 2005-05-30 11:59:10 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050530115910-x5pbzm4qqta4i94h
Tags: 2.0.0-2
debian/fp-compiler.postinst.in: forgot to reapply the patch that
correctly creates the slave link to pc(1).  (Closes: #310907)

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
   NETROM_KILL = 99;
11
11
   NETROM_NEIGH = 0;
12
12
   NETROM_NODE = 1;
13
 
   
 
13
 
14
14
type
15
15
   Pnr_route_struct = ^nr_route_struct;
16
16
   nr_route_struct = record
32
32
   SIOCNRDECOBS = SIOCPROTOPRIVATE + 2;
33
33
   SIOCNRRTCTL = SIOCPROTOPRIVATE + 3;
34
34
   SIOCNRCTLCON = SIOCPROTOPRIVATE + 4;
35
 
   
 
35
 
36
36
type
37
37
   Pnr_parms_struct = ^nr_parms_struct;
38
38
   nr_parms_struct = record
60
60
    Borland compatibility types
61
61
  ---------------------------------------------------------------------}
62
62
 
63
 
// Type  
 
63
// Type