Removing trailing whitespace from sources.

This commit is contained in:
Ruben Ayrapetyan
2014-12-19 14:16:44 +03:00
parent 6bb39bb8ea
commit 42c44830ce
15 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -781,7 +781,7 @@ typedef struct
/** Compressed pointer to an ecma_number_t */
unsigned int number_cp : ECMA_POINTER_FIELD_WIDTH;
/** UInt32-represented number placed locally in the descriptor */
uint32_t uint32_number;