diff options
Diffstat (limited to 'src/writer.c')
-rw-r--r-- | src/writer.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/writer.c b/src/writer.c index d06e906c..5f08df62 100644 --- a/src/writer.c +++ b/src/writer.c @@ -15,6 +15,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +/** @file writer.c */ + #include <assert.h> #include <stdio.h> #include <stdlib.h> |