From: Matthew Fernandez Date: Sat, 20 Jun 2020 17:19:57 +0000 (-0700) Subject: remove a comment reference to legacy libgraph, libagraph X-Git-Tag: 2.44.1~4^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28d4cfe730da56874c2172460485d4160e981b8b;p=graphviz remove a comment reference to legacy libgraph, libagraph --- diff --git a/lib/ingraphs/ingraphs.h b/lib/ingraphs/ingraphs.h index e27af85b4..7789a4183 100644 --- a/lib/ingraphs/ingraphs.h +++ b/lib/ingraphs/ingraphs.h @@ -14,10 +14,9 @@ #ifndef INGRAPHS_H #define INGRAPHS_H -/* The ingraphs library works with both libagraph and with - * libgraph, with all user-supplied data. For this to work, - * the include file relies upon its context to supply a - * definition of Agraph_t. +/* The ingraphs library works with libcgraph with all user-supplied data. For + * this to work, the include file relies upon its context to supply a definition + * of Agraph_t. */ #include