diff options
Diffstat (limited to 'lobject.h')
-rw-r--r-- | lobject.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -356,8 +356,7 @@ typedef struct GCObject { | |||
356 | 356 | ||
357 | 357 | ||
358 | /* | 358 | /* |
359 | ** Header for string value; string bytes follow the end of this structure | 359 | ** Header for string value; string bytes follow the end of this structure. |
360 | ** (aligned according to 'UTString'; see next). | ||
361 | */ | 360 | */ |
362 | typedef struct TString { | 361 | typedef struct TString { |
363 | CommonHeader; | 362 | CommonHeader; |