Fix warning from gmake on BSD
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 14 May 2015 00:36:40 +0000 (09:36 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 14 May 2015 03:03:47 +0000 (12:03 +0900)
commit07ff5841db8918e66b9873e7e40c64a8780fbf48
treec262f3dea25e0bc67683283004b60188958ef029
parent2378826d96532b390bd4cb08d3946b497a9b0e51
Fix warning from gmake on BSD

stat.c: In function 'block_state_category':
stat.c:514:1: warning: control reaches end of non-void function
[-Wreturn-type]
 }
stat.c