Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* show some memory stuff
|
||||
*
|
||||
* 04-Aug-2004, Christian Groessler
|
||||
*/
|
||||
** show some memory stuff
|
||||
**
|
||||
** 04-Aug-2004, Christian Groessler
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user