Skip to content

Commit

Permalink
turn all void warnings at the end (See #589)
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Apr 30, 2024
1 parent 2cf66be commit 3c2b15b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/units
Original file line number Diff line number Diff line change
Expand Up @@ -956,6 +956,7 @@ PARTICULAR PURPOSE. See the GNU General Public License for more details.
=cut

no warnings qw(void);
__PACKAGE__;

__END__
Expand Down

0 comments on commit 3c2b15b

Please sign in to comment.