summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys/sigsuspend.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/sys/sigsuspend.S')
-rw-r--r--lib/libc/i386/sys/sigsuspend.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/i386/sys/sigsuspend.S b/lib/libc/i386/sys/sigsuspend.S
index f85b2e1..c60b976 100644
--- a/lib/libc/i386/sys/sigsuspend.S
+++ b/lib/libc/i386/sys/sigsuspend.S
@@ -33,12 +33,12 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: sigsuspend.S,v 1.6 1997/02/22 14:59:40 peter Exp $
+ * $FreeBSD$
*/
#if defined(SYSLIBC_RCS) && !defined(lint)
.text
- .asciz "$Id: sigsuspend.S,v 1.6 1997/02/22 14:59:40 peter Exp $"
+ .asciz "$FreeBSD$"
#endif /* SYSLIBC_RCS and not lint */
#include "SYS.h"
OpenPOWER on IntegriCloud