--- branches/dev-api-4/xvidcore/src/quant/adapt_quant.h 2003/06/02 11:47:30 1052 +++ branches/dev-api-4/xvidcore/src/quant/adapt_quant.h 2003/06/09 01:25:19 1053 @@ -8,6 +8,6 @@ int min_quant, int max_quant, int mb_width, - int mb_height); // no qstride because normalization + int mb_height); /* no qstride because normalization */ #endif /* _ADAPT_QUANT_H_ */