cloudbase / wnbd

Windows Ceph RBD NBD driver
GNU Lesser General Public License v2.1
58 stars 26 forks source link

documentation: fix libwnbd.dll filename #69

Closed ktdreyer closed 2 years ago

ktdreyer commented 2 years ago

Commit 9f0d43bf3a63a3e44f65ef2453413d9203eaa71a renamed wnbd.dll to libwnbd.dll. Clean up stray references to wnbd.dll.

petrutlucian94 commented 2 years ago

Thanks for fixing it!