diff options
Diffstat (limited to 'usr.bin/make/lst.lib/lstLast.c')
-rw-r--r-- | usr.bin/make/lst.lib/lstLast.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/lst.lib/lstLast.c b/usr.bin/make/lst.lib/lstLast.c index 49b2f8e39adcf..5671f061e06cb 100644 --- a/usr.bin/make/lst.lib/lstLast.c +++ b/usr.bin/make/lst.lib/lstLast.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: lstLast.c,v 1.4 1997/02/22 19:27:42 peter Exp $ */ #ifndef lint |