summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck_xref3
1 files changed, 1 insertions, 2 deletions
diff --git a/check_xref b/check_xref
index d241351f..7c22e5b1 100755
--- a/check_xref
+++ b/check_xref
@@ -140,8 +140,7 @@ checks() ->
%% | - calling from
%% || - calling to
%% "RE1" : "RE2" / "RE3" - regex MFA
- {"(E | \"(rabbit|amqp).*\" : \".*\" / \".*\" || "
- "\"gen_server2?\" : \"call\" / \"2\")",
+ {"(E | \"(rabbit|amqp).*\" : _ / _ || \"gen_server2?\" : call / 2)",
"5 sec timeout in",
error, filters()},
{"(Lin) (LU * (X - XU))",