mirror of
https://github.com/m5stack/libsmb2.git
synced 2026-05-20 11:41:57 -07:00
81e43d9639
examples/smb2-cat-async.c and examples/smb2-cat-sync.c had write()'s whose return values were not being caught, which was preventing make from compiling the examples.