summaryrefslogtreecommitdiffstats
path: root/bin/pax/ftree.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/ftree.c')
-rw-r--r--bin/pax/ftree.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/bin/pax/ftree.c b/bin/pax/ftree.c
index e2db74d..8a264aa 100644
--- a/bin/pax/ftree.c
+++ b/bin/pax/ftree.c
@@ -33,12 +33,14 @@
* 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: ftree.c,v 1.8 1997/08/29 16:12:24 sos Exp $
*/
#ifndef lint
-static char const sccsid[] = "@(#)ftree.c 8.2 (Berkeley) 4/18/94";
+#if 0
+static char sccsid[] = "@(#)ftree.c 8.2 (Berkeley) 4/18/94";
+#endif
+static const char rcsid[] =
+ "$Id$";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud