From 010bcfccd14e7a574b9ffce3540add6cf1e25ee3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Wed, 3 Aug 2011 19:29:14 +0200 Subject: [PATCH] Fix a warning thrown when running 011pod.t --- Bugzilla/Auth.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/Auth.pm b/Bugzilla/Auth.pm index 938541f569..9ee5ec7fac 100644 --- a/Bugzilla/Auth.pm +++ b/Bugzilla/Auth.pm @@ -404,7 +404,7 @@ Returns: C if users are allowed to create new Bugzilla accounts, C otherwise. =item C - + Description: Whether or not current login system uses extern_id. =item C -- 2.47.3