Tabulation/indentation fixes (#2314)
- Status messages in CMakeLists.txt files got misaligned, fixing. - An extra space sneaked in before an `#ifdef`, fixing. JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
* implementations.
|
* implementations.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef __GNUC__
|
#ifdef __GNUC__
|
||||||
/*
|
/*
|
||||||
* Note:
|
* Note:
|
||||||
* This is nasty and dangerous. However, we only need the timeval structure
|
* This is nasty and dangerous. However, we only need the timeval structure
|
||||||
|
|||||||
Reference in New Issue
Block a user