From 19f734335519996395113c6acbde949dfc60e167 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Thu, 27 May 2010 00:17:47 +0200 Subject: Let gamma methods and location providers print help on option parameters. --- src/location-gnome-clock.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/location-gnome-clock.h') diff --git a/src/location-gnome-clock.h b/src/location-gnome-clock.h index 6687c30..f3fc47d 100644 --- a/src/location-gnome-clock.h +++ b/src/location-gnome-clock.h @@ -20,6 +20,7 @@ #ifndef _REDSHIFT_LOCATION_GNOME_CLOCK_H #define _REDSHIFT_LOCATION_GNOME_CLOCK_H +#include typedef struct { float lat; @@ -29,6 +30,7 @@ typedef struct { int location_gnome_clock_init(location_gnome_clock_state_t *state, char *args); void location_gnome_clock_free(location_gnome_clock_state_t *state); +void location_gnome_clock_print_help(FILE *f); int location_gnome_clock_get_location(location_gnome_clock_state_t *state, float *lat, float *lon); -- cgit v1.2.3-70-g09d2