Search
j0ke.net Open Build Service
>
Projects
>
GFS
>
OpenIPMI
> dump_sensors-clean-exit
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File dump_sensors-clean-exit of Package OpenIPMI
--- OpenIPMI-2.0.13/sample/dump_sensors.c.orig 2007-08-17 18:04:49.000000000 +0200 +++ OpenIPMI-2.0.13/sample/dump_sensors.c 2008-03-03 17:53:03.000000000 +0100 @@ -264,4 +264,5 @@ main(int argc, char *argv[]) os_hnd->perform_one_op(os_hnd, NULL); os_hnd->free_os_handler(os_hnd); + return 0; }