diff options
Diffstat (limited to 'src/userpref.h')
| -rw-r--r-- | src/userpref.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userpref.h b/src/userpref.h index 450549f..7e606eb 100644 --- a/src/userpref.h +++ b/src/userpref.h | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | * | 28 | * |
| 29 | * @return the HostID if exist in config file. Returns NULL otherwise. | 29 | * @return the HostID if exist in config file. Returns NULL otherwise. |
| 30 | */ | 30 | */ |
| 31 | char *get_host_id(); | 31 | char *get_host_id(void); |
| 32 | 32 | ||
| 33 | /** | 33 | /** |
| 34 | * Determine if we already paired this device. | 34 | * Determine if we already paired this device. |
