ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Revision Graph
|
Root Listing
root
/
i-scream
/
experimental
/
server
/
ACL
/
ACL.java
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing experimental/server/ACL/ACL.java (file contents):
Revision
1.9
by
tdb
, Mon Dec 31 19:19:03 2001 UTC vs.
Revision
1.10
by
tdb
, Mon Dec 31 19:25:39 2001 UTC
#
Line 265
|
Line 265
|
public class ACL implements Serializable {
265
if(first[i] != second[i]) {
266
return false;
267
}
268
+
}
269
return true;
270
}
271
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines