diff options
author | Murray Cumming <murrayc@murrayc.com> | 2006-09-27 18:40:31 +0000 |
---|---|---|
committer | Murray Cumming <murrayc@murrayc.com> | 2006-09-27 18:40:31 +0000 |
commit | a9662a9df26c969997d943d6f945197f1ae1515e (patch) | |
tree | 82e93d48ee4bbb8889d617fa9072f3b55b345e3b | |
parent | 61ab5341af289257ce1b10528150fdbdcb770e4e (diff) |
Fix typo in ChangeLog.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * cairomm/refptr.h: cast_static() and cast_dynamic(): Use the refcount_() accessor instead of the member variable, - to avoid compilation errors, as we already doing in the + to avoid compilation errors, as we already do in the templated copy constructor. 1.2.2: |