Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5135 → Rev 5136

/contrib/sdk/sources/newlib/libc/include/sound.h
136,8 → 136,7
unsigned int _stdcall test_wav(WAVEHEADER *hdr);
 
#ifdef __cplusplus
extern "C"
}
} /* extern "C" */
#endif
 
#endif //_SOUND_H_
/contrib/sdk/sources/sound/include/sound.h
135,8 → 135,7
unsigned int _stdcall test_wav(WAVEHEADER *hdr);
 
#ifdef __cplusplus
extern "C"
}
} /* extern "C" */
#endif
 
#endif //_SOUND_H_