Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* system.c
|
||||
*
|
||||
* Stefan Haubenthal, 2003-05-26
|
||||
* Ullrich von Bassewitz, 2003-05-27
|
||||
*/
|
||||
** system.c
|
||||
**
|
||||
** Stefan Haubenthal, 2003-05-26
|
||||
** Ullrich von Bassewitz, 2003-05-27
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user