summaryrefslogtreecommitdiffstats
path: root/ppt
diff options
context:
space:
mode:
Diffstat (limited to 'ppt')
-rw-r--r--ppt/ppt.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ppt/ppt.c b/ppt/ppt.c
index 77086333..67b41f21 100644
--- a/ppt/ppt.c
+++ b/ppt/ppt.c
@@ -38,7 +38,8 @@ char copyright[] =
#endif /* not lint */
#ifndef lint
-static char sccsid[] = "@(#)ppt.c 5.4 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)ppt.c 5.4 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: ppt.c,v 1.3 1993/08/01 18:53:13 mycroft Exp $";
#endif /* not lint */
#include <stdio.h>