summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>1999-08-24 06:54:20 +0000
committeralc <alc@FreeBSD.org>1999-08-24 06:54:20 +0000
commitd2dd0951b98dbdd829fb5aa94ba7db8590df8b91 (patch)
tree3e89206fb226f7095efb7c0f0975453449cf21e6 /sys
parent651feb3ee04330ce16cf68c58aa8ec8c04a05e79 (diff)
downloadFreeBSD-src-d2dd0951b98dbdd829fb5aa94ba7db8590df8b91.zip
FreeBSD-src-d2dd0951b98dbdd829fb5aa94ba7db8590df8b91.tar.gz
Cosmetic: Correct the Id string.
Submitted by: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
Diffstat (limited to 'sys')
-rw-r--r--sys/amd64/amd64/atomic.c2
-rw-r--r--sys/i386/i386/atomic.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/amd64/atomic.c b/sys/amd64/amd64/atomic.c
index 2c0443e..d7a5c49 100644
--- a/sys/amd64/amd64/atomic.c
+++ b/sys/amd64/amd64/atomic.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id $
+ * $Id$
*/
/* This file creates publically callable functions to perform various
diff --git a/sys/i386/i386/atomic.c b/sys/i386/i386/atomic.c
index 2c0443e..d7a5c49 100644
--- a/sys/i386/i386/atomic.c
+++ b/sys/i386/i386/atomic.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id $
+ * $Id$
*/
/* This file creates publically callable functions to perform various
OpenPOWER on IntegriCloud