]> git.wh0rd.org - dump.git/blobdiff - dump/traverse.c
Added CVS Id.
[dump.git] / dump / traverse.c
index d408993808d379feaf52ce3d5c58f1d577e1a05b..c4e739c30bced74fd7237df7f27e3f62f800a613 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: traverse.c,v 1.5 1999/10/11 13:31:11 stelian Exp $
  */
 
-#ifndef lint
-#if 0
-static char sccsid[] = "@(#)traverse.c 8.7 (Berkeley) 6/15/95";
-#endif
-static const char rcsid[] =
-       "$Id: traverse.c,v 1.4 1999/10/11 13:08:08 stelian Exp $";
-#endif /* not lint */
-
 #include <sys/param.h>
 #include <sys/stat.h>
 #ifdef __linux__