Update comments
We no longer put the filename at start of file. Change-Id: Ic435b159a23105681e3d4a6cb1ac097bc853302e
This commit is contained in:
parent
5db7269c89
commit
73e263e5d6
|
@ -66,7 +66,7 @@ public:
|
|||
ssize_t indexOfKey(const KEY& key) const;
|
||||
|
||||
/*!
|
||||
* modifing the array
|
||||
* modifying the array
|
||||
*/
|
||||
|
||||
VALUE& editValueFor(const KEY& key);
|
||||
|
|
Loading…
Reference in New Issue