diff --git a/run.cc b/run.cc index 55853d3..baa6229 100644 --- a/run.cc +++ b/run.cc @@ -56,7 +56,7 @@ struct worddata uint32_t m; unsigned char c[26]; uint16_t l; - char w[1]; + char w[1]; // note: not declared as flexible member for Reasons private: /* Note: Constructor assumes that storage for word has been