uniba-swt / swtbahn-cli

A client-server command line interface for the SWTbahn.
GNU General Public License v3.0
7 stars 3 forks source link

fix incorrect sizeof for c-style strings #100

Closed BLuedtke closed 1 year ago

BLuedtke commented 1 year ago

Small fix for incorrect sizeof usage for allocating c-style strings.