generic fixes, mostly indentin

This commit is contained in:
Vítor Santos Costa
2015-10-22 00:45:21 +01:00
parent b2369175e5
commit 42e2543ab7
6 changed files with 313 additions and 340 deletions

View File

@@ -17,7 +17,7 @@
#ifdef SCCS
static char SccsId[] = "%W% %G%";
#endif
a
/*
* This file is an entry for user defined C-predicates.
*
@@ -51,8 +51,7 @@ a
/* You should include here the prototypes for all static functions */
#ifdef EUROTRA
static int
p_clean(void);
static int p_clean(void);
static int p_namelength(void);
static int p_getpid(void);
static int p_exit(void);