diff --git a/examples/main.c b/examples/main.c
index eb4e6cce9c39fb4209d68c45b96213183db6a5ab..2f76b7098e37141771cb58daf46df972a1b3a119 100644
--- a/examples/main.c
+++ b/examples/main.c
@@ -1,4 +1,3 @@
-
 /*******************************************************************************
  * This file is part of SWIFT.
  * Copyright (c) 2012 Pedro Gonnet (pedro.gonnet@durham.ac.uk),
@@ -56,7 +55,6 @@
  * @brief Main routine that loads a few particles and generates some output.
  *
  */
-
 int main(int argc, char *argv[]) {
 
   int c, icount, periodic = 1;