summaryrefslogtreecommitdiff
path: root/sys/amd64/amd64/sigtramp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/amd64/sigtramp.S')
-rw-r--r--sys/amd64/amd64/sigtramp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/amd64/sigtramp.S b/sys/amd64/amd64/sigtramp.S
index a05ea8587b56a..0ce6d87a1b2a9 100644
--- a/sys/amd64/amd64/sigtramp.S
+++ b/sys/amd64/amd64/sigtramp.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/amd64/sigtramp.S,v 1.1 2003/05/01 01:05:21 peter Exp $
*/
#include <sys/syscall.h>