Imported Upstream version 2.6.0

This commit is contained in:
arnaud.quette@free.fr 2011-01-26 10:35:08 +01:00
parent 26fb71b504
commit 459aaf9392
510 changed files with 40508 additions and 18859 deletions

View file

@ -528,7 +528,7 @@ Version: 8.07
Released: 08/01/1995
*/
void upsdrv_init_nofc()
void upsdrv_init_nofc(void)
{
char tmp[256], rstring[1024];
@ -734,7 +734,7 @@ void upsdrv_init_fc(const char *fcstring)
fc.valid = 1;
}
void upsdrv_initups ()
void upsdrv_initups(void)
{
char rstring[256];