From c0a539ccec33be395f63bcfcb06673cd026a195b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Thu, 20 Oct 2005 09:37:40 +0000 Subject: [PATCH] Jerome is encoded in UTF8 git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14444 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/servers/app/ServerFont.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/private/servers/app/ServerFont.h b/headers/private/servers/app/ServerFont.h index e8a3debae0..68a6b0c3cb 100644 --- a/headers/private/servers/app/ServerFont.h +++ b/headers/private/servers/app/ServerFont.h @@ -4,7 +4,7 @@ * * Authors: * DarkWyrm - * Jérôme Duval, jerome.duval@free.fr + * Jérôme Duval, jerome.duval@free.fr */ #ifndef SERVERFONT_H_