Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / commandline / pargs.h
index 3ceb0acc81684f5c0a92db120db15c3828426249..08b1999a8ea4954faae5ba0413182c2ee013daeb 100644 (file)
@@ -91,7 +91,8 @@ typedef struct
      * changed.  In other words, the initial value for the variable defines the
      * default value.
      */
-    union {
+    union
+    {
         /*! \brief
          * Generic pointer for operations that do not need type information.
          *