Mercurial > dropbear
comparison loginrec.c @ 38:5c6f9d27ea1c
get rid of the substitution... We want a fixed identifier
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 30 Jul 2004 11:27:52 +0000 |
parents | fe6bca95afa7 |
children | fb7147e2fb04 |
comparison
equal
deleted
inserted
replaced
37:0913e2ee3545 | 38:5c6f9d27ea1c |
---|---|
148 ** Platforms with known problems: | 148 ** Platforms with known problems: |
149 ** Some variants of Slackware Linux | 149 ** Some variants of Slackware Linux |
150 ** | 150 ** |
151 **/ | 151 **/ |
152 | 152 |
153 /*RCSID("$Id: loginrec.c,v 1.2 2004/05/04 10:17:43 matt Exp $");*/ | |
154 | 153 |
155 #include "includes.h" | 154 #include "includes.h" |
156 #include "loginrec.h" | 155 #include "loginrec.h" |
157 #include "dbutil.h" | 156 #include "dbutil.h" |
158 #include "atomicio.h" | 157 #include "atomicio.h" |