1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
From: Nicolas Schodet <nico@ni.fr.eu.org>
Date: Fri, 21 Mar 2025 23:35:15 +0100
Subject: Convert file to UTF-8
---
include/sys/timeout.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/sys/timeout.h b/include/sys/timeout.h
index 933fb13..8fd47cc 100644
--- a/include/sys/timeout.h
+++ b/include/sys/timeout.h
@@ -21,7 +21,7 @@
* Markus L. Noga. All Rights Reserved.
*
* Contributor(s): Markus L. Noga <markus@noga.de>
- * Rossz Vmos-Wentworth <rossw@jps.net>
+ * Rossz VĂ¡mos-Wentworth <rossw@jps.net>
*/
#ifndef __sys_timeout_h__
|