Author: superdump
Date: Sat Jun 21 15:26:53 2008
New Revision: 2502

Log:
Vertically align previous doxygen comment


Modified:
   aac/aac.c

Modified: aac/aac.c
==============================================================================
--- aac/aac.c   (original)
+++ aac/aac.c   Sat Jun 21 15:26:53 2008
@@ -203,7 +203,7 @@ typedef struct {
     int intensity_present;
     int max_sfb;                ///< number of scalefactor bands per group
     int window_sequence;
-    int use_kb_window[2];             ///< If set, use Kaiser-Bessel window, 
otherwise use a sinus window
+    int use_kb_window[2];       ///< If set, use Kaiser-Bessel window, 
otherwise use a sinus window
     int num_window_groups;
     uint8_t group_len[8];
     ltp_struct ltp;
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to