Module Name: src
Committed By: kamil
Date: Mon Oct 12 23:58:14 UTC 2020
Modified Files:
src/lib/libc/arch/i386: genassym.cf
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/i386/genassym.cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/arch/i386/genassym.cf
diff -u src/lib/libc/arch/i386/genassym.cf:1.1 src/lib/libc/arch/i386/genassym.cf:1.2
--- src/lib/libc/arch/i386/genassym.cf:1.1 Mon Oct 12 23:56:08 2020
+++ src/lib/libc/arch/i386/genassym.cf Mon Oct 12 23:58:14 2020
@@ -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