diff options
author | Bertrand Jacquin (Beber) <beber@setibzh.com> | 2006-03-17 14:06:30 +0100 |
---|---|---|
committer | JACQUIN Bertrand Ext ROSI/DPS <bjacquin.ext@francetelecom.com> | 2006-03-17 14:06:30 +0100 |
commit | 87cca51e1fb06740b14b81e32d845ecf07f63ae4 (patch) | |
tree | 0be818519aa4752177e51e8ddd8efb8ab407df10 /src/espik_error.h | |
parent | Add a trailing white space detector script (diff) | |
download | espik-87cca51e1fb06740b14b81e32d845ecf07f63ae4.tar.xz |
change a bit headers and indeting
Diffstat (limited to '')
-rw-r--r-- | src/espik_error.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/espik_error.h b/src/espik_error.h index 940f839..44b6875 100644 --- a/src/espik_error.h +++ b/src/espik_error.h @@ -1,4 +1,4 @@ -#ifndef HAVE_ESPIK_ERROR_H -#define HAVE_ESPIK_ERROR_H +#ifndef ESPIK_ERROR_H +#define ESPIK_ERROR_H -#endif /* HAVE_ESPIK_ERROR_H */ +#endif /* ESPIK_ERROR_H */ |