mac.pl actually uncomment use strict

This commit is contained in:
Alex Schroeder
2015-03-29 15:16:57 +02:00
parent f9c7746956
commit 0f736b2a1c

View File

@@ -12,7 +12,7 @@
# You should have received a copy of the GNU General Public License along with
# this program. If not, see <http://www.gnu.org/licenses/>.
# use strict; # TODO $IndexInit
use strict;
AddModuleDescription('mac.pl', 'Mac');