Fix doxygen comment

This commit is contained in:
2014-05-10 19:34:43 +02:00
parent 7610843935
commit 8e4da0763a

View File

@@ -105,7 +105,7 @@ void print_plain_faces(FACE face, uint32_t fc)
/**
* Print all coordinates of a vector.
*
* @param the vector we want to print
* @param vec the vector we want to print
*/
void print_vector(vector *vec)
{