summaryrefslogtreecommitdiff
path: root/plugins/sudoers/toke.l
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sudoers/toke.l')
-rw-r--r--plugins/sudoers/toke.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sudoers/toke.l b/plugins/sudoers/toke.l
index 3cd4eecb8..c843162d3 100644
--- a/plugins/sudoers/toke.l
+++ b/plugins/sudoers/toke.l
@@ -51,7 +51,7 @@
#endif
// PVS Studio suppression
-// -V::519, 1004, 1037
+// -V::519, 547, 1004, 1037, 1048
int sudolineno; /* current sudoers line number. */
char *sudoers; /* sudoers file being parsed. */