poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[COMMITTED 1/3] Remove trailing whitespace


From: John Darrington
Subject: [COMMITTED 1/3] Remove trailing whitespace
Date: Sat, 21 Mar 2020 13:09:57 +0100

---
 src/pkl-anal.c  | 2 +-
 src/pkl-gen.pks | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pkl-anal.c b/src/pkl-anal.c
index 60685e46..4dc25971 100644
--- a/src/pkl-anal.c
+++ b/src/pkl-anal.c
@@ -636,7 +636,7 @@ PKL_PHASE_BEGIN_HANDLER (pkl_anal2_ps_type_struct)
           PKL_ANAL_PAYLOAD->errors++;
           PKL_PASS_ERROR;
         }
-      
+
       if (last_unconditional_alternative)
         {
           PKL_WARNING (PKL_AST_LOC (t),
diff --git a/src/pkl-gen.pks b/src/pkl-gen.pks
index 2c7ce1b7..3fcc744a 100644
--- a/src/pkl-gen.pks
+++ b/src/pkl-gen.pks
@@ -853,7 +853,7 @@
         push null               ; BOFF STR VAL null
    .c }
 .optcond_ok:
-        drop                    ; BOFF STR VAL        
+        drop                    ; BOFF STR VAL
         ;; Evaluate the constraint expression.
    .c if (PKL_AST_STRUCT_TYPE_FIELD_CONSTRAINT (field) != NULL)
    .c {
-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]