Skip to content

Commit

Permalink
Add comment to explain change of OPAQUE to OPAQUE_
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Feb 24, 2017
1 parent 0415300 commit ba429bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncgen/ncgen.y
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ NCConstant constant;
TYPES
COMPOUND
ENUM
OPAQUE_
OPAQUE_ /* 'OPAQUE' apparently conflicts with HDF4 code */
OPAQUESTRING /* 0x<even number of hexdigits> */
GROUP
PATH /* / or (/IDENT)+(.IDENT)? */
Expand Down

0 comments on commit ba429bc

Please sign in to comment.