X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Frestore.c;h=2c1089248180076059f675994228debd44b8a85a;hp=3eb6d93831a753606b4e78e410c489a9c52f0b27;hb=ec387a1267f4cac7625cd5b6d1c1f080d39085b3;hpb=8d4197bb9ba5bbcef21409231ed8903b0cac353a diff --git a/restore/restore.c b/restore/restore.c index 3eb6d93..2c10892 100644 --- a/restore/restore.c +++ b/restore/restore.c @@ -37,16 +37,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: restore.c,v 1.5 1999/10/11 13:31:13 stelian Exp $ */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)restore.c 8.3 (Berkeley) 9/13/94"; -#endif -static const char rcsid[] = - "$Id: restore.c,v 1.4 1999/10/11 13:08:09 stelian Exp $"; -#endif /* not lint */ - #include #ifdef __linux__