diff options
Diffstat (limited to 'src/test_multiplex.h')
-rw-r--r-- | src/test_multiplex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test_multiplex.h b/src/test_multiplex.h index b7e1afea5..9fe2f0f2b 100644 --- a/src/test_multiplex.h +++ b/src/test_multiplex.h @@ -96,4 +96,4 @@ extern int sqlite3_multiplex_shutdown(void); } /* End of the 'extern "C"' block */ #endif -#endif +#endif /* _TEST_MULTIPLEX_H */ |