code cleanup: headers - doxy comments.

This commit is contained in:
2013-09-12 03:02:50 +00:00
parent 30695da261
commit 8beb565c59
42 changed files with 209 additions and 69 deletions

View File

@@ -25,6 +25,10 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/datatoc/datatoc.c
* \ingroup datatoc
*/
#include <stdio.h>
#include <string.h>
#include <stdlib.h>