mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-20 00:15:27 +00:00
Fix a trivial layout error (missing space before `}').
Estimated hours taken: 0.01 compiler/modules.m: Fix a trivial layout error (missing space before `}').
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
%-----------------------------------------------------------------------------%
|
%-----------------------------------------------------------------------------%
|
||||||
% Copyright (C) 1996-1997 The University of Melbourne.
|
% Copyright (C) 1996-1998 The University of Melbourne.
|
||||||
% This file may only be copied under the terms of the GNU General
|
% This file may only be copied under the terms of the GNU General
|
||||||
% Public License - see the file COPYING in the Mercury distribution.
|
% Public License - see the file COPYING in the Mercury distribution.
|
||||||
%-----------------------------------------------------------------------------%
|
%-----------------------------------------------------------------------------%
|
||||||
|
|||||||
Reference in New Issue
Block a user