From 8c0fb42d4acb91d8e077dc1de8cc006a315faa50 Mon Sep 17 00:00:00 2001 From: "Gergely POLONKAI (W00d5t0ck)" Date: Mon, 9 Sep 2013 10:10:22 +0200 Subject: [PATCH] Documentation fix for gswe_init() --- src/swe-glib.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/swe-glib.c b/src/swe-glib.c index 141085f..139efcb 100644 --- a/src/swe-glib.c +++ b/src/swe-glib.c @@ -95,7 +95,6 @@ gswe_free_mirror_info(gpointer mirror_info) /** * gswe_init: - * @sweph_path: the file system path to the Swiss Ephemeris data files * * Initializes the SWE-GLib library. It must be called before any calculations * are made.