2013-09-26 17:14:40 +02:00

14 lines
395 B
Plaintext

$NetBSD: patch-bl,v 1.1 2006/10/21 11:53:13 agc Exp $
--- ./sfssd/sfssd.C.orig 2002-12-20 14:50:40.000000000 +0000
+++ ./sfssd/sfssd.C
@@ -405,7 +405,7 @@ sclone (ref<asrv> s, ref<axprt_clone> x,
return;
}
- sfs_connectarg *arg = sbp->template getarg<sfs_connectarg> ();
+ sfs_connectarg *arg = sbp->getarg<sfs_connectarg> ();
u_int32_t rel;
sfs_service service;
str name;