FreeSpacenav / spacenavd

Free user-space driver for 6-dof space-mice.
http://spacenav.sourceforge.net
GNU General Public License v3.0
279 stars 55 forks source link

Fix comment line on config #67

Closed albfan closed 2 years ago

albfan commented 2 years ago

Avoid some warnings due to this line is not commented

jtsiomb commented 2 years ago

One of my next tasks on the todo list is to completely rewrite the config file handling anyway. So this warning will go away soon.

albfan commented 2 years ago

Cool