Doxygen fix
This commit is contained in:
parent
6eaf86dc1c
commit
67b8dc2443
@ -35,7 +35,7 @@
|
|||||||
/**
|
/**
|
||||||
* @brief Struct representing the LaTeX-Renderer object.
|
* @brief Struct representing the LaTeX-Renderer object.
|
||||||
*
|
*
|
||||||
* This struct holds the LaTeX renderer internal data. It is only used inside the @ref LatexRenderer class.
|
* This struct holds the LaTeX renderer internal data. It is only used inside the @ref LaTeX-Renderer class.
|
||||||
*/
|
*/
|
||||||
struct _LatexRenderer {
|
struct _LatexRenderer {
|
||||||
GdsOutputRenderer parent;
|
GdsOutputRenderer parent;
|
||||||
|
Loading…
Reference in New Issue
Block a user