]> git.llucax.com Git - software/posixx.git/commit
Remove extra comma at the end of enum values
authorLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 18 Sep 2008 22:41:55 +0000 (19:41 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 19 Sep 2008 20:08:29 +0000 (17:08 -0300)
commitbc3d88c5db0fed3980ef25fc4dc46046e6090107
tree108636d33e7b5861b7bfb1d90bc35b500e544faa
parent584107ebdc413a0f2a27d24055982265798ca21a
Remove extra comma at the end of enum values

ISO C++ 98 doesn't allow trailing commas.
src/linux/tipc.hpp