PERFORCE change 30217 for review
Peter Wemm
peter at FreeBSD.org
Wed Apr 30 18:18:30 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=30217
Change 30217 by peter at peter_daintree on 2003/04/30 18:18:07
fix mismerge
Affected files ...
.. //depot/projects/hammer/sys/amd64/amd64/sigtramp.s#5 integrate
Differences ...
==== //depot/projects/hammer/sys/amd64/amd64/sigtramp.s#5 (text+ko) ====
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2003, Peter Wemm <peter at freeBSD.org>
+ * Copyright (c) 2003 Peter Wemm <peter at freeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -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>
More information about the p4-projects
mailing list