Commit 093d74ce authored by Vitaly Lipatov's avatar Vitaly Lipatov

Storages.h: fix broken comment

parent e678f123
...@@ -149,7 +149,7 @@ class CycleStorage ...@@ -149,7 +149,7 @@ class CycleStorage
/*! row */ /*! row */
bool DelRow(int row); bool DelRow(int row);
/*! *? /*! */
bool DelAllRows(void); bool DelAllRows(void);
/*! num */ /*! num */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment