git: ed366c37d85a - main - libsysdecode: Fix a typo in my email
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jun 2022 09:30:57 UTC
The branch main has been updated by dchagin:
URL: https://cgit.FreeBSD.org/src/commit/?id=ed366c37d85a7ac7c58fcf3a0e8db980d099285c
commit ed366c37d85a7ac7c58fcf3a0e8db980d099285c
Author: Dmitry Chagin <dchagin@FreeBSD.org>
AuthorDate: 2022-06-23 09:29:29 +0000
Commit: Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2022-06-23 09:29:29 +0000
libsysdecode: Fix a typo in my email
Reported by: Mikaƫl Urankar
MFC after: 2 weeks
---
lib/libsysdecode/linux.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libsysdecode/linux.c b/lib/libsysdecode/linux.c
index ef015dab6dd8..76065ddf404e 100644
--- a/lib/libsysdecode/linux.c
+++ b/lib/libsysdecode/linux.c
@@ -1,7 +1,7 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause
*
- * Copyright (c) 2022 Dmitry Chagin <dchagin@FreeBSD.orf>
+ * Copyright (c) 2022 Dmitry Chagin <dchagin@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions