Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 82675
Collapse All | Expand All

(-)identd.c (-1 / +1 lines)
Lines 201-207 Link Here
201
#define MAXCONNS	20
201
#define MAXCONNS	20
202
#define MAXIDLETIME	45
202
#define MAXIDLETIME	45
203
203
204
#if 1
204
#if 0
205
static const char ident_substr[] = " : USERID : OTHER : ";
205
static const char ident_substr[] = " : USERID : OTHER : ";
206
#else
206
#else
207
static const char ident_substr[] = " : USERID : UNIX : ";
207
static const char ident_substr[] = " : USERID : UNIX : ";

Return to bug 82675