1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-22 08:52:18 -05:00
This commit is contained in:
Sebastian Kaspari 2009-05-30 14:43:14 +02:00
parent ec5423c61f
commit 767b6ba485

View File

@ -35,7 +35,7 @@ import android.util.Log;
/**
* IrcService
*
* @author Sebastian Kaspari
* @author Sebastian Kaspari <s.kaspari@googlemail.com>
*/
public class IrcService extends Service
{