diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-01 09:56:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-01 09:56:13 +0000 |
| commit | f2ebc98bfa8e780935d76108b897015128c6271e (patch) | |
| tree | 58516f7138d560e330e23b93d92beb5ba7b3659f /src/stl_binary_writer.h | |
| parent | 8cfc86dbfd2bffe3cf053c10b74cee12401437f4 (diff) | |
Some doc improvements.
Diffstat (limited to 'src/stl_binary_writer.h')
| -rw-r--r-- | src/stl_binary_writer.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stl_binary_writer.h b/src/stl_binary_writer.h index b4ab960..4986afb 100644 --- a/src/stl_binary_writer.h +++ b/src/stl_binary_writer.h @@ -17,6 +17,10 @@ */ +/** @file src/stl_binary_writer.h + * @brief Writer for STL binary files. + */ + #ifndef LIBSUB_STL_BINARY_WRITER_H #define LIBSUB_STL_BINARY_WRITER_H |
