Code beautification with uncrustify
[alexxy/gromacs.git] / src / gromacs / selection / selvalue.h
index abdcdff35be52150e9e2bc19402f47249eb6f3df..ece0b0a5ec0df337a346c3f1d07611eaf3b2367d 100644 (file)
@@ -46,7 +46,7 @@
 /** Defines the value type of a different selection objects. */
 typedef enum
 {
-    NO_VALUE,           /**< No value; either an error condition or an boolean 
+    NO_VALUE,           /**< No value; either an error condition or an boolean
                              parameter. */
     INT_VALUE,          /**< One or more integer values. */
     REAL_VALUE,         /**< One or more real values. */