From b6646cf8c060a5190e3b3819c6fa4ebb2badba34 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Thu, 27 Mar 2008 02:29:39 +0000 Subject: [PATCH] I disclaim any responsibility for this file. I don't even know why it lives here. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24602 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kits/app/RegistrarThread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kits/app/RegistrarThread.cpp b/src/kits/app/RegistrarThread.cpp index ff856af933..4a0ada91cb 100644 --- a/src/kits/app/RegistrarThread.cpp +++ b/src/kits/app/RegistrarThread.cpp @@ -3,7 +3,7 @@ * Distributed under the terms of the MIT License. * * Authors: - * Ingo Weinhold (bonefish@users.sf.net) + * Tyler Akidau */ //! Base thread class for threads spawned and managed by the registrar