diff --git a/modules/mac.pl b/modules/mac.pl index 86fccee1..d58588c6 100644 --- a/modules/mac.pl +++ b/modules/mac.pl @@ -12,7 +12,7 @@ # You should have received a copy of the GNU General Public License along with # this program. If not, see . -# use strict; # TODO $IndexInit +use strict; AddModuleDescription('mac.pl', 'Mac');