X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbinarydict.h;h=9309b4fffaefe39d381f78d2a40a2eb2f22c6068;hb=db9c49893c2a9475cb5efa4a53bc481a5f66231f;hp=3b195617b1c45c8933d815030685171911de6ab8;hpb=27630d44298cb67e075c166f4421288cc8ca117e;p=libs%2Fdatafile.git diff --git a/source/binarydict.h b/source/binarydict.h index 3b19561..9309b4f 100644 --- a/source/binarydict.h +++ b/source/binarydict.h @@ -13,6 +13,9 @@ Distributed under the LGPL namespace Msp { namespace DataFile { +/** +Stores statement information for binary files. +*/ struct DictEntry { std::string keyword;