[FFmpeg-soc] [soc]: r3180 - aacenc/aacpsy.h

kostya subversion at mplayerhq.hu
Tue Aug 12 11:02:15 CEST 2008


Author: kostya
Date: Tue Aug 12 11:02:14 2008
New Revision: 3180

Log:
Cosmetics: add an empty line for better readability

Modified:
   aacenc/aacpsy.h

Modified: aacenc/aacpsy.h
==============================================================================
--- aacenc/aacpsy.h	(original)
+++ aacenc/aacpsy.h	Tue Aug 12 11:02:14 2008
@@ -137,5 +137,6 @@ void ff_aac_psy_analyze(AACPsyContext *c
  * @param ctx model context
  */
 void ff_aac_psy_end(AACPsyContext *ctx);
+
 #endif /* FFMPEG_AACPSY_H */
 



More information about the FFmpeg-soc mailing list