]> git.wh0rd.org - dump.git/blobdiff - restore/restore.c
Added CVS Id.
[dump.git] / restore / restore.c
index 3eb6d93831a753606b4e78e410c489a9c52f0b27..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.
  * 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 <sys/types.h>
 
 #ifdef __linux__
 #include <sys/types.h>
 
 #ifdef __linux__