Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/common/lib/libc/arch/hppa/atomic Fix RCSId.



details:   https://anonhg.NetBSD.org/src/rev/04e466ff34c9
branches:  trunk
changeset: 760903:04e466ff34c9
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sun Jan 16 12:07:26 2011 +0000

description:
Fix RCSId.

diffstat:

 common/lib/libc/arch/hppa/atomic/atomic_cas_up.S |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r e2bf9fbe5207 -r 04e466ff34c9 common/lib/libc/arch/hppa/atomic/atomic_cas_up.S
--- a/common/lib/libc/arch/hppa/atomic/atomic_cas_up.S  Sun Jan 16 09:50:44 2011 +0000
+++ b/common/lib/libc/arch/hppa/atomic/atomic_cas_up.S  Sun Jan 16 12:07:26 2011 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD $       */
+/*     $NetBSD: atomic_cas_up.S,v 1.2 2011/01/16 12:07:26 skrll Exp $  */
 
 /*-
  * Copyright (c) 2008 The NetBSD Foundation, Inc.



Home | Main Index | Thread Index | Old Index