Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed May 22, 2014
1 parent 87bc6c0 commit f091b0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/rlm_sql/sql.c
Expand Up @@ -455,7 +455,6 @@ int rlm_sql_select_query(rlm_sql_handle_t **handle, rlm_sql_t *inst, char const
/* Reconnection succeeded, try again with the new handle */
continue;


case RLM_SQL_QUERY_ERROR:
case RLM_SQL_ERROR:
rlm_sql_query_error(*handle, inst);
Expand Down

0 comments on commit f091b0c

Please sign in to comment.