mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-08 12:18:07 -05:00
Ooops, fix @author javadoc tag in classes: MircColors, Smilies
This commit is contained in:
parent
4e266e1bb7
commit
86e0812741
@ -37,7 +37,7 @@ import android.text.style.UnderlineSpan;
|
|||||||
/**
|
/**
|
||||||
* Class for parsing and handling mIRC colors in text messages.
|
* Class for parsing and handling mIRC colors in text messages.
|
||||||
*
|
*
|
||||||
* @author Thomas Martitz
|
* @author Liato
|
||||||
*/
|
*/
|
||||||
public abstract class MircColors
|
public abstract class MircColors
|
||||||
{
|
{
|
||||||
|
@ -36,7 +36,7 @@ import android.util.Log;
|
|||||||
/**
|
/**
|
||||||
* Class for handling graphical smilies in text messages.
|
* Class for handling graphical smilies in text messages.
|
||||||
*
|
*
|
||||||
* @author Thomas Martitz
|
* @author Liato
|
||||||
*/
|
*/
|
||||||
public abstract class Smilies
|
public abstract class Smilies
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user