Fix a comment.

Estimated hours taken: 0.1
Branches: main

runtime/mercury_array_macros.h:
	Fix a comment.
This commit is contained in:
Zoltan Somogyi
2002-10-11 06:23:02 +00:00
parent fec61c50fc
commit 3723f2da4f

View File

@@ -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