X-Git-Url: http://git.tdb.fi/?p=libs%2Fdatafile.git;a=blobdiff_plain;f=source%2Fbinarydict.h;h=9309b4fffaefe39d381f78d2a40a2eb2f22c6068;hp=3b195617b1c45c8933d815030685171911de6ab8;hb=505042fcda16151f5ace243c243d34af3efcf677;hpb=27630d44298cb67e075c166f4421288cc8ca117e 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;