|
|
| version 1.2, 2003/06/17 04:27:08 | version 1.3, 2003/11/14 03:54:32 |
|---|---|
| Line 29 | Line 29 |
| * SUCH DAMAGE. | * SUCH DAMAGE. |
| * | * |
| * $FreeBSD: src/libexec/xtend/status.c,v 1.8 1999/08/28 00:10:30 peter Exp $ | * $FreeBSD: src/libexec/xtend/status.c,v 1.8 1999/08/28 00:10:30 peter Exp $ |
| * $DragonFly: src/libexec/xtend/status.c,v 1.1 2003/06/16 05:01:08 dillon Exp $ | * $DragonFly$ |
| */ | */ |
| #include <stdio.h> | #include <stdio.h> |
| Line 40 | Line 40 |
| #include "xten.h" | #include "xten.h" |
| #include "paths.h" | #include "paths.h" |
| void printstatus __P((FILE *, STATUS *)); | void printstatus (FILE *, STATUS *); |
| /* | /* |
| * Initialize the status table from the status files | * Initialize the status table from the status files |