aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/amd64/exception.s
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/amd64/exception.s')
-rw-r--r--sys/amd64/amd64/exception.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/amd64/exception.s b/sys/amd64/amd64/exception.s
index dce98e87e5b6..f19622475bb8 100644
--- a/sys/amd64/amd64/exception.s
+++ b/sys/amd64/amd64/exception.s
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: exception.s,v 1.62 1999/06/27 21:31:43 alc Exp $
+ * $FreeBSD$
*/
#include "npx.h"