wok-current view vte-gtk2/stuff/vte-vala.patch @ rev 25692

Up gnutls CVE-2024-28834, CVE-2024-28835, Up python3 CVE-2023-52425, CVE-2024-0450, CVE-2023-6597
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 22 16:28:42 2024 +0000 (6 months ago)
parents
children
line source
1 --- a/bindings/vala/app.vala
2 +++ b/bindings/vala/app.vala
3 @@ -819,6 +819,7 @@
5 public struct Options
6 {
7 + public int dummy;
8 public static bool audible = false;
9 public static string? command = null;
10 private static string? cjk_ambiguous_width_string = null;