aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/link.h')
-rw-r--r--ncpd/link.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncpd/link.h b/ncpd/link.h
index 0830bbc..cf265c0 100644
--- a/ncpd/link.h
+++ b/ncpd/link.h
@@ -142,7 +142,7 @@ public:
private:
friend class packet;
- friend void * ::expire_check(void *);
+ friend void * expire_check(void *);
void receive(bufferStore buf);
void transmit(bufferStore buf);