Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/arch/i386 Fix typo
details: https://anonhg.NetBSD.org/src/rev/f68dd4bbba33
branches: trunk
changeset: 1015080:f68dd4bbba33
user: kamil <kamil%NetBSD.org@localhost>
date: Mon Oct 12 23:58:14 2020 +0000
description:
Fix typo
diffstat:
lib/libc/arch/i386/genassym.cf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 9c8a8e353634 -r f68dd4bbba33 lib/libc/arch/i386/genassym.cf
--- a/lib/libc/arch/i386/genassym.cf Mon Oct 12 23:56:08 2020 +0000
+++ b/lib/libc/arch/i386/genassym.cf Mon Oct 12 23:58:14 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: genassym.cf,v 1.1 2020/10/12 23:56:08 kamil Exp $
+# $NetBSD: genassym.cf,v 1.2 2020/10/12 23:58:14 kamil Exp $
#
# Copyright (c) 2020 The NetBSD Foundation, Inc.
# All rights reserved.
#
# This code is derived from software contributed to The NetBSD Foundation
-# by Kamil Rytarowski or Moritz Systems Technology Company Sp. z o.o.
+# by Kamil Rytarowski for Moritz Systems Technology Company Sp. z o.o.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
Home |
Main Index |
Thread Index |
Old Index