Skip to content

Commit 229ddad

Browse files
Christopher Hojnysvigerske
Christopher Hojny
andcommitted
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Stefan Vigerske <vigerske@zib.de>
1 parent 66958b0 commit 229ddad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/symmetry/compute_symmetry_sassy_nauty.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ struct NAUTY_Data
113113
int maxnnodes; /**< maximum number of nodes in nauty's search tree */
114114
};
115115

116-
/* static data for nauty callback */
116+
/** static data for nauty callback */
117117
static struct NAUTY_Data nautydata_;
118118
#endif
119119

0 commit comments

Comments
 (0)