diff options
Diffstat (limited to 'usr.bin/make/lst.lib/lstInt.h')
-rw-r--r-- | usr.bin/make/lst.lib/lstInt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/lst.lib/lstInt.h b/usr.bin/make/lst.lib/lstInt.h index 0296558..1253660 100644 --- a/usr.bin/make/lst.lib/lstInt.h +++ b/usr.bin/make/lst.lib/lstInt.h @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)lstInt.h 8.1 (Berkeley) 6/6/93 + * @(#)lstInt.h 8.2 (Berkeley) 4/28/95 */ /*- |