diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-08-11 20:39:19 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-08-11 20:39:19 +0200 |
| commit | 7bf884ff9aa2d5dc39fe60e069f1454aaafc4d1e (patch) | |
| tree | c0757014ca5c9c25f29590e6abe54a06d0bd2850 /src | |
| parent | ae92f24aef30140e85a44bb179a55af02b33eb3c (diff) | |
Cleanup: comment formatting for auto-generated docs.
Diffstat (limited to 'src')
| -rw-r--r-- | src/verify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h index 2d3cc9df..37a1fc11 100644 --- a/src/verify.h +++ b/src/verify.h @@ -413,7 +413,7 @@ public: * file contains the ASSETMAP filename */ DUPLICATE_ASSET_ID_IN_ASSETMAP, - /** An Interop subtitle asset has no subtitles. + /** An Interop subtitle asset has no subtitles * note contains the asset ID * file contains the asset filename */ |
