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/bbcf490a0d3b
branches:  trunk
changeset: 944833:bbcf490a0d3b
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 845105331841 -r bbcf490a0d3b 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