]> git.wh0rd.org - dump.git/blobdiff - restore/restore.c
Added CVS Id.
[dump.git] / restore / restore.c
index f1986a47b82030725fbdcea97337fbeacbb304e3..2c1089248180076059f675994228debd44b8a85a 100644 (file)
  * 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.3 1999/10/11 12:59:20 stelian Exp $";
-#endif /* not lint */
-
 #include <sys/types.h>
 
 #ifdef __linux__