beremiz
Clone
Summary
Browse
Changes
Graph
fix typos and small errors in Russian translation
2017-03-21, Andrey Skvortsov
081f4463b37d
fix typos and small errors in Russian translation
int CheckRetainBuffer(void)
{
return 1;
}
void ValidateRetainBuffer(void)
{
}
void InValidateRetainBuffer(void)
{
}
void Retain(unsigned int offset, unsigned int count, void *p)
{
}
void Remind(unsigned int offset, unsigned int count, void *p)
{
}