]> granicus.if.org Git - graphviz/commitdiff
remove a comment reference to legacy libgraph, libagraph
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 20 Jun 2020 17:19:57 +0000 (10:19 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 20 Jun 2020 17:19:57 +0000 (10:19 -0700)
lib/ingraphs/ingraphs.h

index e27af85b46db027a46d8ab4a38ffdb0e89f00bb7..7789a41839c3306746e0bc2853e18bd8ab1f05e6 100644 (file)
 #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 <stdio.h>