clang-format in src/include/86box/

This commit is contained in:
Jasmine Iwanek
2022-09-18 17:15:38 -04:00
parent c520a1e864
commit ae4f9aedaa
108 changed files with 4459 additions and 4680 deletions

View File

@@ -16,7 +16,7 @@
*/
#ifndef POSTCARD_H
# define POSTCARD_H
#define POSTCARD_H
#ifdef __cplusplus
extern "C" {
@@ -25,12 +25,10 @@ extern "C" {
/* Global variables. */
extern const device_t postcard_device;
/* Functions. */
#ifdef __cplusplus
}
#endif
#endif /*POSTCARD_H*/
#endif /*POSTCARD_H*/