Cleanup: consistent TODO/FIXME formatting for names
Following the most widely used convention for including todo's in the code, that is: `TODO(name):`, `FIXME(name)` ... etc.
This commit is contained in:
@@ -219,7 +219,7 @@ void GLShader::unbind(void)
|
||||
/* -------------------------------------------------------------------- */
|
||||
/** \name Transform feedback
|
||||
*
|
||||
* TODO(fclem) Should be replaced by compute shaders.
|
||||
* TODO(fclem): Should be replaced by compute shaders.
|
||||
* \{ */
|
||||
|
||||
/* Should be called before linking. */
|
||||
|
||||
Reference in New Issue
Block a user