lib: remove /** from comments that are not API documentation
authorThomas Wood <thomas.wood@intel.com>
Mon, 9 Jun 2014 13:02:04 +0000 (14:02 +0100)
committerThomas Wood <thomas.wood@intel.com>
Thu, 12 Jun 2014 09:12:13 +0000 (10:12 +0100)
commit1e5c8780d03f78c17963108896354296f7313c61
treefbd645b10b161a54e31b24b5f13100daf54d7358
parent6d28f6a91a7a6db36a58e1fa81ef6d8358104b26
lib: remove /** from comments that are not API documentation

These comments are not gtk-doc comments, so replacing /** with /*
prevents any gtk-doc warnings.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
lib/i915_3d.h
lib/intel_reg.h
lib/rendercopy_gen8.c