[Midnightbsd-cvs] src [11003] trunk/lib/libc/amd64/sys/sigreturn.S: remove tag

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jun 15 18:21:18 EDT 2018


Revision: 11003
          http://svnweb.midnightbsd.org/src/?rev=11003
Author:   laffer1
Date:     2018-06-15 18:21:18 -0400 (Fri, 15 Jun 2018)
Log Message:
-----------
remove tag

Modified Paths:
--------------
    trunk/lib/libc/amd64/sys/sigreturn.S

Modified: trunk/lib/libc/amd64/sys/sigreturn.S
===================================================================
--- trunk/lib/libc/amd64/sys/sigreturn.S	2018-06-15 22:21:02 UTC (rev 11002)
+++ trunk/lib/libc/amd64/sys/sigreturn.S	2018-06-15 22:21:18 UTC (rev 11003)
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (c) 1990 The Regents of the University of California.
  * All rights reserved.
@@ -34,7 +35,6 @@
 	.asciz "@(#)sigreturn.s	5.2 (Berkeley) 12/17/90"
 #endif /* SYSLIBC_SCCS and not lint */
 #include <machine/asm.h>
-__MBSDID("$MidnightBSD$");
 
 #include "SYS.h"
 



More information about the Midnightbsd-cvs mailing list