git: ea7ad1a71622 - stable/13 - libsysdecode: Fix a typo in my email
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Jul 2022 11:04:16 UTC
The branch stable/13 has been updated by dchagin:
URL: https://cgit.FreeBSD.org/src/commit/?id=ea7ad1a716227ce16227bac82483b832beee6e4a
commit ea7ad1a716227ce16227bac82483b832beee6e4a
Author: Dmitry Chagin <dchagin@FreeBSD.org>
AuthorDate: 2022-06-23 09:29:29 +0000
Commit: Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2022-07-06 11:02:15 +0000
libsysdecode: Fix a typo in my email
Reported by: Mikaƫl Urankar
MFC after: 2 weeks
(cherry picked from commit ed366c37d85a7ac7c58fcf3a0e8db980d099285c)
---
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