Small indentation and header fixes

This commit is contained in:
RichardG867
2020-06-07 16:03:15 -03:00
parent 1edb7bdfd4
commit 151d8d486a
3 changed files with 4 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
* *
* *
* Author: RichardG, <richardg867@gmail.com> * Author: RichardG, <richardg867@gmail.com>
*
* Copyright 2020 RichardG. * Copyright 2020 RichardG.
*/ */
#ifndef POSTCARD_H #ifndef POSTCARD_H

View File

@@ -11,6 +11,7 @@
* *
* *
* Author: RichardG, <richardg867@gmail.com> * Author: RichardG, <richardg867@gmail.com>
*
* Copyright 2020 RichardG. * Copyright 2020 RichardG.
*/ */
#include <stdarg.h> #include <stdarg.h>