From e09044e963015cf672d0f992264ee1563717602a Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Mon, 16 Apr 2001 15:12:16 +0000 Subject: Indentation --- include/exceptions.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/exceptions.h') diff --git a/include/exceptions.h b/include/exceptions.h index 5ce9f60..672d8ca 100644 --- a/include/exceptions.h +++ b/include/exceptions.h @@ -3,8 +3,8 @@ #include -char * Estrdup(char *); -void * Emalloc(size_t); +char *Estrdup(char *); +void *Emalloc(size_t); void exception(int, char *); void pushcontext(char *); -- cgit v1.2.3