- Timestamp:
- 07/09/07 21:40:14 (1 year ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Mulberry/branches/v4.1d1/Sources_Common/Mail/Extensions/CAdbkACL.cp
r86 r96 32 32 if (this != ©) 33 33 { 34 CACL::operator=(copy);34 CACL::operator=(copy); 35 35 mType = copy.mType; 36 36 mCanChange = copy.mCanChange;