Skip to content
Snippets Groups Projects
Commit e4ea3f4d authored by andy's avatar andy
Browse files

STYLE: Updated header-file comment

parent 7918ca13
No related branches found
No related tags found
No related merge requests found
...@@ -157,7 +157,7 @@ public: ...@@ -157,7 +157,7 @@ public:
//- Read dictionary //- Read dictionary
virtual bool read(const dictionary& dict); virtual bool read(const dictionary& dict);
//- Write data to Istream //- Write data to Ostream
virtual bool writeData(Ostream& os) const; virtual bool writeData(Ostream& os) const;
//- Ostream operator //- Ostream operator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment