diff options
| author | Steve Price <steve@FreeBSD.org> | 1996-10-08 04:07:59 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1996-10-08 04:07:59 +0000 |
| commit | 5d55a64610e325e91ca56aa9515091c942e6801c (patch) | |
| tree | 76cb666ecca5a2d990ec3945bf80a52cd5dadf18 /usr.bin/make/buf.c | |
| parent | b2232044183e1ba3be4a99d3837b6aaebfca61e8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/buf.c')
| -rw-r--r-- | usr.bin/make/buf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/make/buf.c b/usr.bin/make/buf.c index f0bdc75eb748..462cbeff0713 100644 --- a/usr.bin/make/buf.c +++ b/usr.bin/make/buf.c @@ -34,6 +34,8 @@ * 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$ */ #ifndef lint |
