ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/client/Alert.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/client/Alert.java (file contents):
Revision 1.12 by tdb, Thu Mar 8 23:05:25 2001 UTC vs.
Revision 1.13 by tdb, Wed Mar 14 02:43:12 2001 UTC

# Line 138 | Line 138 | public class Alert {
138          return _timeTillNextAlert;
139      }
140      
141 <    public long getInitialAlertTime () {
141 >    public long getInitialAlertTime() {
142          return _initialAlertTime;
143      }
144  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines