summaryrefslogtreecommitdiff
path: root/source/compiler/aslcodegen.c
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2014-08-14 10:47:13 -0700
committerRobert Moore <Robert.Moore@intel.com>2014-08-14 10:47:13 -0700
commit5fcf78d7e31516c27ae961489f7e2dff4c3ca720 (patch)
treead681b9274572663b3ad62d5ebc0deda908f9acc /source/compiler/aslcodegen.c
parentae07e636fbe4cbd907d2b62e6f3e93fca68988ea (diff)
downloadacpica-5fcf78d7e31516c27ae961489f7e2dff4c3ca720.tar.gz
Standardize one blank line after copyright header, no functional change.
From acpisrc execution -- the utility now ensures that there is exactly one blank line after the header.
Diffstat (limited to 'source/compiler/aslcodegen.c')
-rw-r--r--source/compiler/aslcodegen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/compiler/aslcodegen.c b/source/compiler/aslcodegen.c
index 2de4a58ae..77fc315c0 100644
--- a/source/compiler/aslcodegen.c
+++ b/source/compiler/aslcodegen.c
@@ -113,7 +113,6 @@
*
*****************************************************************************/
-
#include "aslcompiler.h"
#include "aslcompiler.y.h"
#include "amlcode.h"