1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-24 10:22:15 -05:00

tiny doc update from achen.code

This commit is contained in:
Jesse Vincent 2010-12-25 00:26:59 +00:00
parent 17477c6f90
commit 1fae914efb

View File

@ -1670,7 +1670,7 @@ public class MessageCompose extends K9Activity implements OnClickListener, OnFoc
/** /**
* Pull out the parts of the now loaded source message and apply them to the new message * Pull out the parts of the now loaded source message and apply them to the new message
* depending on the type of message being composed. * depending on the type of message being composed.
* @param message * @param message Source message
*/ */
private void processSourceMessage(Message message) private void processSourceMessage(Message message)
{ {