uniba-swt / libbidib

A library for communication with a BiDiB (www.bidib.org) system using a serial connection.
GNU General Public License v3.0
10 stars 4 forks source link

Make size calc for malloc consistent #27

Closed BLuedtke closed 1 year ago

BLuedtke commented 1 year ago

Closes #26

Inconsistent paranthesis placements in malloc arg calculation were fixed.