Skip to content

Commit d1fcd76

Browse files
bonachearouson
andauthored
Update include/assert_macros.h
Co-authored-by: Damian Rouson <rouson@lbl.gov>
1 parent 7d19a9d commit d1fcd76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/assert_macros.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define ASSERTIONS 0
1212
#endif
1313

14-
! Deal with Fortran's stringification debacle:
14+
! Deal with stringification issues:
1515
! https://gcc.gnu.org/legacy-ml/fortran/2009-06/msg00131.html
1616
#ifndef STRINGIFY
1717
# ifdef __GFORTRAN__

0 commit comments

Comments
 (0)