summaryrefslogtreecommitdiff
path: root/libgweather/gweather-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgweather/gweather-private.h')
-rw-r--r--libgweather/gweather-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgweather/gweather-private.h b/libgweather/gweather-private.h
index 5f18e91..f5ea83b 100644
--- a/libgweather/gweather-private.h
+++ b/libgweather/gweather-private.h
@@ -232,7 +232,7 @@ void _gweather_info_ensure_moon (GWeatherInfo *info);
void free_forecast_list (GWeatherInfo *info);
-GWeatherInfo *_gweather_info_new_clone (GWeatherInfo *info);
+GWeatherInfo *_gweather_info_new_clone (GWeatherInfo *original);
#endif /* __WEATHER_PRIV_H_ */