mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-15 13:55:07 +00:00
Fix a comment.
Estimated hours taken: 0.1 Branches: main runtime/mercury_array_macros.h: Fix a comment.
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
** mercury_macros.h defines macros that are useful in more than one
|
||||
** module of the Mercury runtime system.
|
||||
** mercury_array_macros.h defines macros for dealing with expandable arrays.
|
||||
*/
|
||||
|
||||
#ifndef MERCURY_ARRAY_MACROS_H
|
||||
|
||||
Reference in New Issue
Block a user