changeset 32908:b815641a6bcc

maint: Merge stable to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 02 Feb 2024 17:20:38 +0100
parents 81d1512a47cb (current diff) 92e55fcc0c30 (diff)
children 37cb0ade8b01
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/code/embedded.cc	Thu Feb 01 23:33:51 2024 -0500
+++ b/examples/code/embedded.cc	Fri Feb 02 17:20:38 2024 +0100
@@ -30,7 +30,7 @@
       //     {
       //       std::cerr << "Octave interpreter initialization failed!"
       //                 << std::endl;
-      //       exit (status);
+      //       exit (1);
       //     }
       //
       // You may skip this step if you don't need to do anything