indenting
This commit is contained in:
parent
a9f01707ad
commit
70c28e53d0
@ -990,7 +990,7 @@ postgres_get_session (void *cls,
|
|||||||
PQstatus (db_conn))
|
PQstatus (db_conn))
|
||||||
{
|
{
|
||||||
TALER_LOG_ERROR ("Database connection failed: %s\n",
|
TALER_LOG_ERROR ("Database connection failed: %s\n",
|
||||||
PQerrorMessage (db_conn));
|
PQerrorMessage (db_conn));
|
||||||
GNUNET_break (0);
|
GNUNET_break (0);
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user