X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Ffilenet.h;h=3700bca35228c59e5ec6f654e75621bff7649b81;hb=d1e8b9fdbc499b3148bc3fe80eb50982c0d1ad22;hp=8d6b56b831fe8ce92cef4791199d52b4d8a2ae47;hpb=dae3c8b486e3283767205fd78cdf4eb1840c4ef6;p=doldaconnect.git diff --git a/daemon/filenet.h b/daemon/filenet.h index 8d6b56b..3700bca 100644 --- a/daemon/filenet.h +++ b/daemon/filenet.h @@ -100,7 +100,7 @@ struct fnetnode int linked; int regstatus; time_t srchwait, lastsrch; - wchar_t *name; + wchar_t *name, *pubid; wchar_t *mynick; struct fnet *fnet; struct socket *sk;