|
@@ -24,7 +24,7 @@
|
|
|
|
|
|
91. [func]* jinmei
|
|
|
lib/cc: Use const pointers and const member functions for the API
|
|
|
- as much as possible for safer operations. Basically this does
|
|
|
+ as much as possible for safer operations. Basically this does not
|
|
|
change the observable behavior, but some of the API were changed
|
|
|
in a backward incompatible manner. This change also involves more
|
|
|
copies, but at this moment the overhead is deemed acceptable.
|