kinect_upload_fw: rename "res" to "ret" in main()
authorAntonio Ospite <ao2@ao2.it>
Tue, 5 Jan 2016 22:15:00 +0000 (23:15 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 7 Jan 2016 16:28:56 +0000 (17:28 +0100)
commit67a114d5ae34168db11413b29724891c325484c3
treecd765fadf1820af67f06b86814d86b66a7f7af80
parentf45467233ef95024e634f008e5d93adf092e842f
kinect_upload_fw: rename "res" to "ret" in main()

For me it's more a return value than the actual result of some operation.
kinect_upload_fw/kinect_upload_fw.c