Changeset 1358 for trunk


Ignore:
Timestamp:
05/07/19 14:14:32 (5 years ago)
Author:
bln4
Message:

NOTE. The previous revision 1357 accidentally included many more files than it should have.
The commit message only relates to the exp file and none of the java files. Commit messages for the java files will follow at some point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/auth/Mail.java

    r1357 r1358  
    281281         */
    282282        public static class MailEntry {
    283                 public String timestamp;
     283                public String timestamp;;
    284284                public String sender;
    285285                public String receiver;
Note: See TracChangeset for help on using the changeset viewer.