summaryrefslogtreecommitdiffstats
path: root/endpoint.h
diff options
context:
space:
mode:
authorSuper User2007-06-27 08:23:50 +0200
committerSuper User2007-06-27 08:23:50 +0200
commite9daaa4ef7ee895e6a8610ebb2166cc99c891a4e (patch)
tree147c8b74efd8830dc37be6a656944ce6d075a1e7 /endpoint.h
parentbackup (diff)
downloadlcr-e9daaa4ef7ee895e6a8610ebb2166cc99c891a4e.tar.gz
lcr-e9daaa4ef7ee895e6a8610ebb2166cc99c891a4e.tar.xz
lcr-e9daaa4ef7ee895e6a8610ebb2166cc99c891a4e.zip
backup
Diffstat (limited to 'endpoint.h')
-rw-r--r--endpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/endpoint.h b/endpoint.h
index e556bf3..744f3ea 100644
--- a/endpoint.h
+++ b/endpoint.h
@@ -33,7 +33,7 @@ class Endpoint
/* port relation */
struct port_list *ep_portlist; /* link to list of ports */
- struct port_list *portlist_new(unsigned long port_id, int port_type);
+ struct port_list *portlist_new(unsigned long port_id, int port_type, int earlyb);
void free_portlist(struct port_list *portlist);
/* call relation */