Ticket #60156: patch-app-vala.diff

File patch-app-vala.diff, 353 bytes (added by brad-x (Brad Laue), 4 years ago)
  • bindings/vala/app.vala

    old new  
    819819
    820820  public struct Options
    821821  {
     822    public int dummy;
    822823    public static bool audible = false;
    823824    public static string? command = null;
    824825    private static string? cjk_ambiguous_width_string = null;