]> granicus.if.org Git - graphviz/commitdiff
common: update legacy 'ET_' comment
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 13 Apr 2022 14:57:25 +0000 (07:57 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 16 Apr 2022 00:01:12 +0000 (17:01 -0700)
These constants were renamed in 8d1c625b8400e57ab6ce84ad8f9b9c990ff16bc4.

lib/common/const.h

index 84bf6025117fea622dbe711604607a3a8998da52..c58aeb287a74edfa82e00daf937264e6517b9c9b 100644 (file)
 
 /* Flags stored in GD_flags 
  * Bit(s):  0     unused
- *          1-3   ET_ 
+ *          1-3   EDGETYPE_
  *          4     NEW_RANK
  */