X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-data-store.h;h=610b6b45071bfb48a457aa7d841d98a81f394353;hb=b5c82cc9aabe7e641011130240ae1b2e84348e23;hp=bbb44ee20b08a9130d59f84fb8dd90d84cba17ba;hpb=4612957073c41b6f15e8b36de14f43fb40cd9bfb;p=pspp-builds.git diff --git a/src/ui/gui/psppire-data-store.h b/src/ui/gui/psppire-data-store.h index bbb44ee2..610b6b45 100644 --- a/src/ui/gui/psppire-data-store.h +++ b/src/ui/gui/psppire-data-store.h @@ -123,7 +123,7 @@ gboolean psppire_data_store_filtered (PsppireDataStore *ds, casenumber psppire_data_store_get_case_count (const PsppireDataStore *ds); size_t psppire_data_store_get_value_count (const PsppireDataStore *ds); - +const struct caseproto *psppire_data_store_get_proto (const PsppireDataStore *);