From 4eae70544d5211d3a5f9c6758cfb6b2f083eb992 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Wed, 13 Apr 2022 07:57:25 -0700 Subject: [PATCH] common: update legacy 'ET_' comment These constants were renamed in 8d1c625b8400e57ab6ce84ad8f9b9c990ff16bc4. --- lib/common/const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.40.0