X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=compat%2Finclude%2Fcompaterr.h;h=e774ea3f4cbbf31742d62dbd180b08fcbf1ac2c6;hb=0cedbda5e645e6a30ef47fa3e0fae683160d4431;hp=3aed6ba4a7bc26d3f9b02e2f931387875a9c3e6c;hpb=8d4197bb9ba5bbcef21409231ed8903b0cac353a;p=dump.git diff --git a/compat/include/compaterr.h b/compat/include/compaterr.h index 3aed6ba..e774ea3 100644 --- a/compat/include/compaterr.h +++ b/compat/include/compaterr.h @@ -2,8 +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.9 2002/01/16 09:32:14 stelian Exp $ */ /*- @@ -37,13 +39,10 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * @(#)err.h 8.1 (Berkeley) 6/2/93 - * $Id: compaterr.h,v 1.2 1999/10/11 13:08:06 stelian Exp $ */ -#ifndef _ERR_H_ -#define _ERR_H_ +#ifndef _COMPATERR_H_ +#define _COMPATERR_H_ #include @@ -90,4 +89,4 @@ void vwarnx __P((const char *, _BSD_VA_LIST_)); #endif __END_DECLS -#endif /* !_ERR_H_ */ +#endif /* !_COMPATERR_H_ */