From: Costa Shulyupin Date: Tue, 4 Oct 2022 15:30:41 +0000 (+0300) Subject: emit: doxygen comment X-Git-Tag: 6.0.2~12^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e597dc9643ffbee683738ae2204eabfde27eb05f;p=graphviz emit: doxygen comment --- diff --git a/lib/common/emit.c b/lib/common/emit.c index b807b9bca..4874975c9 100644 --- a/lib/common/emit.c +++ b/lib/common/emit.c @@ -1,3 +1,8 @@ +/** + * @file + * @brief graphics code generator + */ + /************************************************************************* * Copyright (c) 2011 AT&T Intellectual Property * All rights reserved. This program and the accompanying materials @@ -8,10 +13,6 @@ * Contributors: Details at https://graphviz.org *************************************************************************/ -/* - * graphics code generator - */ - #include "config.h" #include #include