Convert tabs to spaces in multiline comments
This commit is contained in:
@@ -48,12 +48,12 @@ void FreePicture (PPicture pPic);
|
||||
|
||||
|
||||
///////////////////////////////////Recycled queue management for pictures///////////////////////////////////
|
||||
/* ______________________________________
|
||||
/* ______________________________________
|
||||
-->| P0 | P1 | P2 | P3 | P4 | .. | Pn-1 |-->
|
||||
--------------------------------------
|
||||
--------------------------------------
|
||||
*
|
||||
* How does it work?
|
||||
* node <- next; ++ next;
|
||||
* How does it work?
|
||||
* node <- next; ++ next;
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user