Imported Upstream version 2.6.0
This commit is contained in:
parent
26fb71b504
commit
459aaf9392
510 changed files with 40508 additions and 18859 deletions
|
|
@ -192,7 +192,7 @@ int libshut_get_interrupt(int upsfd, unsigned char *buf,
|
|||
void libshut_close(int upsfd);
|
||||
|
||||
/* FIXME */
|
||||
char * shut_strerror() { return ""; }
|
||||
const char * shut_strerror(void) { return ""; }
|
||||
|
||||
/*!
|
||||
* From SHUT specifications
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue