]> git.wh0rd.org - dump.git/blobdiff - restore/utilities.c
Added CVS Id.
[dump.git] / restore / utilities.c
index 1498599166bbe4b48e904839c7af3c14e7997a37..44cea0454c343c9d513b72da27444320384eb3ca 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: utilities.c,v 1.5 1999/10/11 13:31:14 stelian Exp $
  */
 
-#ifndef lint
-#if 0
-static char sccsid[] = "@(#)utilities.c        8.5 (Berkeley) 4/28/95";
-#endif
-static const char rcsid[] =
-       "$Id: utilities.c,v 1.4 1999/10/11 13:08:10 stelian Exp $";
-#endif /* not lint */
-
 #include <sys/param.h>
 #include <sys/stat.h>