X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fcompaterr.h;h=e774ea3f4cbbf31742d62dbd180b08fcbf1ac2c6;hp=dd0a196c1630a4629ae499c432a40231e45063ef;hb=11856e771fadee7ddb9b5a613c91f562bf363da7;hpb=df9ae507502f413c72119dde6ea3d35c91dba5bf diff --git a/compat/include/compaterr.h b/compat/include/compaterr.h index dd0a196..e774ea3 100644 --- a/compat/include/compaterr.h +++ b/compat/include/compaterr.h @@ -2,9 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999 + * Stelian Pop , 1999-2000 + * Stelian Pop - AlcĂ´ve , 2000-2002 * - * $Id: compaterr.h,v 1.4 1999/10/13 09:57:18 stelian Exp $ + * $Id: compaterr.h,v 1.9 2002/01/16 09:32:14 stelian Exp $ */ /*- @@ -40,8 +41,8 @@ * SUCH DAMAGE. */ -#ifndef _ERR_H_ -#define _ERR_H_ +#ifndef _COMPATERR_H_ +#define _COMPATERR_H_ #include @@ -88,4 +89,4 @@ void vwarnx __P((const char *, _BSD_VA_LIST_)); #endif __END_DECLS -#endif /* !_ERR_H_ */ +#endif /* !_COMPATERR_H_ */