Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 128275 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- src/BinauralBeat.h
0
++ src/BinauralBeat.h
Lines 168-173 Link Here
168
    unsigned int        data_ckSize;		// length of data chunk [byte count of actual data (not descriptors)]
168
    unsigned int        data_ckSize;		// length of data chunk [byte count of actual data (not descriptors)]
169
  } wavh ;
169
  } wavh ;
170
170
171
  void CBinauralBeat::WAVheader_fill();//NOTE: uses whatever value is in FileByteCount for size values
171
  void WAVheader_fill();//NOTE: uses whatever value is in FileByteCount for size values
172
};
172
};
173
//END CBinauralBeat class:
173
//END CBinauralBeat class:

Return to bug 128275