/[classpath]/inetlib/source/gnu/inet/imap/MailboxStatus.java
ViewVC logotype

Diff of /inetlib/source/gnu/inet/imap/MailboxStatus.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by dog, Thu Oct 21 15:21:55 2004 UTC revision 1.4 by dog, Thu Nov 25 22:15:05 2004 UTC
# Line 1  Line 1 
1  /*  /*
2   * $Id$   * MailboxStatus.java
3   * Copyright (C) 2003 The Free Software Foundation   * Copyright (C) 2003 The Free Software Foundation
4   *   *
5   * This file is part of GNU inetlib, a library.   * This file is part of GNU inetlib, a library.
# Line 44  import java.util.List; Line 44  import java.util.List;
44   * Represents the state of a mailbox.   * Represents the state of a mailbox.
45   *   *
46   * @author <a href='mailto:dog@gnu.org'>Chris Burdess</a>   * @author <a href='mailto:dog@gnu.org'>Chris Burdess</a>
  * @version $Revision$ $Date$  
47   */   */
48  public class MailboxStatus  public class MailboxStatus
49  {  {
# Line 66  public class MailboxStatus Line 65  public class MailboxStatus
65    public boolean readWrite;    public boolean readWrite;
66    
67  }  }
68    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26