Revert "Fix style issue reported by cpplint."

This reverts commit 6f244fa1658e216512cf6ef15a6301defaf0f5b0.

Reason for revert: Reverting the CL the caused the issue.

Change-Id: I7a206dfb20e7b34174b9b2e121ef5f1f3e9985c6
diff --git a/libelffile/elf/elf_debug_reader.h b/libelffile/elf/elf_debug_reader.h
index b8bd40c..54aade7 100644
--- a/libelffile/elf/elf_debug_reader.h
+++ b/libelffile/elf/elf_debug_reader.h
@@ -77,6 +77,7 @@
         s[1] = static_cast<uint32_t>(cie_pointer);
       }
     }
+
   } PACKED(1);
 
   // Common Information Entry.