Ver código fonte

Fixed a warning about a missing newline at the end of a file.

Alex Szpakowski 9 anos atrás
pai
commit
d28bc1f42e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/modules/sound/lullaby/Mpg123Decoder.cpp

+ 1 - 1
src/modules/sound/lullaby/Mpg123Decoder.cpp

@@ -289,4 +289,4 @@ double Mpg123Decoder::getDuration()
 } // sound
 } // love
 
-#endif // LOVE_NOMPG123
+#endif // LOVE_NOMPG123