From f6e0b7d0c07e4043a96b3ac976eaf082454f4501 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 6 Jun 2006 20:28:42 +0000 Subject: Regenerated all headers. --- Process.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Process.h') diff --git a/Process.h b/Process.h index f4f1b205..51b11d9a 100644 --- a/Process.h +++ b/Process.h @@ -1,4 +1,4 @@ -/* Do not edit this file. It was automatically genarated. */ +/* Do not edit this file. It was automatically generated. */ #ifndef HEADER_Process #define HEADER_Process @@ -106,12 +106,10 @@ typedef struct Process_ { char user[PROCESS_USER_LEN + 1]; } Process; -extern char* PROCESS_CLASS; - -extern char* Process_fieldNames[]; - +extern char* PROCESS_CLASS; +extern char *Process_fieldNames[]; Process* Process_new(struct ProcessList_ *pl); -- cgit v1.2.3