summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/for.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/for.c')
-rw-r--r--usr.bin/make/for.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/make/for.c b/usr.bin/make/for.c
index 0d907ca..9db93c3 100644
--- a/usr.bin/make/for.c
+++ b/usr.bin/make/for.c
@@ -29,8 +29,6 @@
* 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.
- *
- * $FreeBSD$
*/
#ifndef lint
@@ -38,7 +36,7 @@
static char sccsid[] = "@(#)for.c 8.1 (Berkeley) 6/6/93";
#else
static const char rcsid[] =
- "$Id";
+ "$FreeBSD$";
#endif
#endif /* not lint */
OpenPOWER on IntegriCloud