From: Matthew Fernandez Date: Wed, 13 Apr 2022 14:57:25 +0000 (-0700) Subject: common: update legacy 'ET_' comment X-Git-Tag: 4.0.0~99^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4eae70544d5211d3a5f9c6758cfb6b2f083eb992;p=graphviz common: update legacy 'ET_' comment These constants were renamed in 8d1c625b8400e57ab6ce84ad8f9b9c990ff16bc4. --- diff --git a/lib/common/const.h b/lib/common/const.h index 84bf60251..c58aeb287 100644 --- a/lib/common/const.h +++ b/lib/common/const.h @@ -253,7 +253,7 @@ /* Flags stored in GD_flags * Bit(s): 0 unused - * 1-3 ET_ + * 1-3 EDGETYPE_ * 4 NEW_RANK */