diff options
Diffstat (limited to 'src/exchangedb/pg_get_policy_details.c')
| -rw-r--r-- | src/exchangedb/pg_get_policy_details.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/exchangedb/pg_get_policy_details.c b/src/exchangedb/pg_get_policy_details.c index 5dacb600..fafdca53 100644 --- a/src/exchangedb/pg_get_policy_details.c +++ b/src/exchangedb/pg_get_policy_details.c @@ -57,7 +57,7 @@ TEH_PG_get_policy_details (    }; -   +    return GNUNET_PQ_eval_prepared_singleton_select (pg->conn,                                                     "get_policy_details",                                                     params, | 
