mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 21:20:33 +00:00
whitespace
This commit is contained in:
parent
ccaa4ad3d2
commit
669c8f43d8
1 changed files with 0 additions and 1 deletions
|
@ -1645,7 +1645,6 @@ build_function_call (expr_t *fexpr, const type_t *ftype, expr_t *params)
|
|||
expr_t *call;
|
||||
expr_t *err = 0;
|
||||
|
||||
|
||||
for (e = params; e; e = e->next) {
|
||||
if (e->type == ex_error)
|
||||
return e;
|
||||
|
|
Loading…
Reference in a new issue