Deleted Added
full compact
2c2
< * Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers.
---
> * Copyright (c) 2000-2001, 2004 Sendmail, Inc. and its suppliers.
11c11
< SM_RCSID("@(#)$Id: b-strcmp.c,v 1.12 2001/09/11 04:04:47 gshapiro Exp $")
---
> SM_RCSID("@(#)$Id: b-strcmp.c,v 1.13 2004/08/03 20:07:59 ca Exp $")
23a24,27
> void fatal __P((char *));
> void purpose __P((void));
> int main __P((int, char *[]));
>