Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / gpu_utils / vectype_ops.clh
index 3f81392afabc9a16763aa081d23440755504f4ea..b19cee142a796d5c9d9a5a905add60135809ed84 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2018, by the GROMACS development team, led by
+ * Copyright (c) 2012,2018,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -35,7 +35,7 @@
 #include "device_utils.clh"
 
 #ifndef VECTYPE_OPS_CLH
-#define VECTYPE_OPS_CLH
+#    define VECTYPE_OPS_CLH
 
 /**** float3 ****/