X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Ffilenet.h;h=3700bca35228c59e5ec6f654e75621bff7649b81;hb=01663fd9f926b17092dba5beb571488aaf11edf9;hp=8d6b56b831fe8ce92cef4791199d52b4d8a2ae47;hpb=fcd0627b625708acf84d783e3b2a41cd0cd1ac37;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;