diff options
Diffstat (limited to 'lib/csu/alpha/crt1.c')
-rw-r--r-- | lib/csu/alpha/crt1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/alpha/crt1.c b/lib/csu/alpha/crt1.c index 095effc3a0229..810f663a37ea3 100644 --- a/lib/csu/alpha/crt1.c +++ b/lib/csu/alpha/crt1.c @@ -30,7 +30,7 @@ * (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$ + * $FreeBSD: src/lib/csu/alpha/crt1.c,v 1.7 1999/08/27 23:57:52 peter Exp $ */ #ifndef __GNUC__ |