X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=restore%2Fextern.h;h=eb004e26a1a8891af06b8a724d846cdb342c6e67;hb=394240ceca86d02b0219f84aead0483209db12fd;hp=46e6cc22eb507a1617fdced2047b7bdaf5b088e8;hpb=8d4197bb9ba5bbcef21409231ed8903b0cac353a;p=dump.git diff --git a/restore/extern.h b/restore/extern.h index 46e6cc2..eb004e2 100644 --- a/restore/extern.h +++ b/restore/extern.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 * + * $Id: extern.h,v 1.6 1999/10/13 09:57:20 stelian Exp $ */ /*- @@ -37,9 +38,6 @@ * 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. - * - * @(#)extern.h 8.2 (Berkeley) 1/7/94 - * $Id: extern.h,v 1.4 1999/10/11 13:08:09 stelian Exp $ */ struct entry *addentry __P((char *, ino_t, int));