- For #391: fix indentation.

This commit is contained in:
W.C.A. Wijngaards
2021-01-08 09:53:52 +01:00
parent 3e03e2c26d
commit ee2545d939
7 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ int python_inplace_cb_reply_generic(struct query_info* qinfo,
struct module_qstate* qstate, struct reply_info* rep, int rcode,
struct edns_data* edns, struct edns_option** opt_list_out,
struct comm_reply* repinfo, struct regional* region,
struct timeval* start_time, int id, void* python_callback);
struct timeval* start_time, int id, void* python_callback);
/** Declared here for fptr_wlist access. The definition is in interface.i. */
int python_inplace_cb_query_generic(