--- branches/dev-api-4/xvidcore/vfw/src/config.h 2003/06/02 11:47:30 1052 +++ branches/dev-api-4/xvidcore/vfw/src/config.h 2003/06/09 01:25:19 1053 @@ -73,10 +73,10 @@ typedef struct { /********** ATTENTION **********/ - int mode; // Vidomi directly accesses these vars - int bitrate; // - int desired_size; // please try to avoid modifications here - char stats[MAX_PATH]; // + int mode; /* Vidomi directly accesses these vars */ + int bitrate; + int desired_size; /* please try to avoid modifications here */ + char stats[MAX_PATH]; /*******************************/ /* profile */