build UPDATE uncrustify version 0.71 -> 0.75
diff --git a/src/path.h b/src/path.h
index c079274..1d95412 100644
--- a/src/path.h
+++ b/src/path.h
@@ -41,6 +41,7 @@
 struct ly_path_predicate {
     union {
         uint64_t position; /**< position value for the position-predicate */
+
         struct {
             const struct lysc_node *key; /**< key node of the predicate, NULL in
                                             case of a leaf-list predicate */