changeset 29705:887410ef55aa

maint: merge stable to default.
author Rik <rik@octave.org>
date Tue, 25 May 2021 12:07:02 -0700
parents 777c16616c40 (current diff) 096523ffd20d (diff)
children 1077d7c87fcc
files libinterp/corefcn/gl2ps-print.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/gl2ps-print.cc	Tue May 25 09:15:29 2021 -0700
+++ b/libinterp/corefcn/gl2ps-print.cc	Tue May 25 12:07:02 2021 -0700
@@ -512,6 +512,7 @@
                             srchstr[pos+1] = 't';  // "px" -> "pt"
                             std::strcpy (str, srchstr.c_str ());
                           }
+                          }
                       }
                   }