add missing \n

This commit is contained in:
Pascal Massimino 2011-06-20 15:47:35 -07:00
parent f4c4e416c0
commit 5c4f27f9f5

View File

@ -297,4 +297,4 @@ int VP8EncWrite(VP8Encoder* const enc) {
#if defined(__cplusplus) || defined(c_plusplus) #if defined(__cplusplus) || defined(c_plusplus)
} // extern "C" } // extern "C"
#endif #endif