Replace tabs with spaces in the ml script.

scripts/ml.in:
    As above.
This commit is contained in:
Julien Fischer
2020-02-22 00:53:59 +11:00
parent f60caca91c
commit 6ddc27e782

View File

@@ -1,5 +1,5 @@
#! /bin/sh #! /bin/sh
# vim: ts=4 sw=4 noet # vim: ts=4 sw=4 et
# @configure_input@ # @configure_input@
#---------------------------------------------------------------------------# #---------------------------------------------------------------------------#
# Copyright (C) 1995-2008, 2010-2011 The University of Melbourne. # Copyright (C) 1995-2008, 2010-2011 The University of Melbourne.