--- libgig/trunk/src/DLS.h 2007/05/13 05:48:51 1182 +++ libgig/trunk/src/DLS.h 2007/05/13 10:34:29 1183 @@ -316,6 +316,7 @@ String SourceForm; ///< . Identifies the original form of the material that was digitized, such as record, sampling CD, TV sound track. This is not neccessarily the same as Medium. String Commissioned; ///< . Lists the name of the person or organization that commissioned the subject of the file, e.g., Pope Julian II. String Subject; ///< . Describes the contents of the file. + bool UseFixedLengthStrings; ///< Deprecated. Use #FixedStringLengths instead. struct FixedStringLength { uint32_t chunkId;