X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=compat%2Finclude%2Fcompaterr.h;h=98a9eeb58c54c1ae69bab325464a22406d2d76a3;hb=6169d8400ef19c54b1a5ccc0fec865ade5344f7d;hp=759db4d76d2af0b65d9fb8ff74f1526f6223eed3;hpb=ec387a1267f4cac7625cd5b6d1c1f080d39085b3;p=dump.git diff --git a/compat/include/compaterr.h b/compat/include/compaterr.h index 759db4d..98a9eeb 100644 --- a/compat/include/compaterr.h +++ b/compat/include/compaterr.h @@ -2,8 +2,9 @@ * 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 * + * $Id: compaterr.h,v 1.6 2000/01/21 10:17:41 stelian Exp $ */ /*- @@ -37,12 +38,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. - * - * $Id: compaterr.h,v 1.3 1999/10/11 13:31:09 stelian Exp $ */ -#ifndef _ERR_H_ -#define _ERR_H_ +#ifndef _COMPATERR_H_ +#define _COMPATERR_H_ #include @@ -89,4 +88,4 @@ void vwarnx __P((const char *, _BSD_VA_LIST_)); #endif __END_DECLS -#endif /* !_ERR_H_ */ +#endif /* !_COMPATERR_H_ */