CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/27 06:41:55
Added files:
audio/akode/patches: patch-akode_lib_audioconfiguration_h
patch-akode_lib_audioframe_h
Log message:
struct and class are not 100% intercheangable. If you declare "class" in
a header, just declare "class public:" in the other
shut up clang warnings.
