summaryrefslogtreecommitdiffstats
path: root/Process.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2006-06-06 20:28:42 +0000
committerHisham Muhammad <hisham@gobolinux.org>2006-06-06 20:28:42 +0000
commitf6e0b7d0c07e4043a96b3ac976eaf082454f4501 (patch)
tree35759df85a7a26e7121c44c0b55f6641b0f6758b /Process.h
parent35afc13ebf8f82cfc7a3e6d6f7ba6d5062c5cdc1 (diff)
Regenerated all headers.
Diffstat (limited to 'Process.h')
-rw-r--r--Process.h8
1 files changed, 3 insertions, 5 deletions
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);

© 2014-2024 Faster IT GmbH | imprint | privacy policy