diff options
Diffstat (limited to 'usr.bin/make/lst.lib/lstAtEnd.c')
-rw-r--r-- | usr.bin/make/lst.lib/lstAtEnd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/lst.lib/lstAtEnd.c b/usr.bin/make/lst.lib/lstAtEnd.c index c4f7480963df6..37890744e1437 100644 --- a/usr.bin/make/lst.lib/lstAtEnd.c +++ b/usr.bin/make/lst.lib/lstAtEnd.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: lstAtEnd.c,v 1.3 1996/10/08 04:07:12 steve Exp $ */ #ifndef lint |