summaryrefslogtreecommitdiff
path: root/lib/csu/alpha/crtend.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/alpha/crtend.c')
-rw-r--r--lib/csu/alpha/crtend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/alpha/crtend.c b/lib/csu/alpha/crtend.c
index d6228a32433cf..14bf729c455c9 100644
--- a/lib/csu/alpha/crtend.c
+++ b/lib/csu/alpha/crtend.c
@@ -22,7 +22,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/crtend.c,v 1.4 1999/08/27 23:57:52 peter Exp $
*/
typedef void (*fptr)(void);