aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/ia32/ia32_exception.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/ia32/ia32_exception.S')
-rw-r--r--sys/amd64/ia32/ia32_exception.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/ia32/ia32_exception.S b/sys/amd64/ia32/ia32_exception.S
index 6ca7afc7eaf2..4d94aac4f931 100644
--- a/sys/amd64/ia32/ia32_exception.S
+++ b/sys/amd64/ia32/ia32_exception.S
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/ia32/ia32_exception.S,v 1.7.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $
*/
#include <machine/asmacros.h>