Skip to content
  • Gerhard Sittig's avatar
    scpi: Minor style nits · d3de86f3
    Gerhard Sittig authored
    Drop an initial assignment to a variable which never takes effect.
    Add braces around the body of a more complex if block. Separate routines
    from each other by exactly one empty line.
    d3de86f3