Removed warning, declared some parameter documentation

This commit is contained in:
Christophe Riccio
2011-09-09 12:26:32 +01:00
parent 10b7640186
commit f035982424
4 changed files with 78 additions and 19 deletions

View File

@@ -168,12 +168,12 @@ int test_half_ctor_vec2()
int test_half_ctor_vec3()
{
return 0;
}
int test_half_ctor_vec4()
{
return 0;
}
int main()