summaryrefslogtreecommitdiff
path: root/src/analysis/line_comment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/analysis/line_comment.h')
-rw-r--r--src/analysis/line_comment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/analysis/line_comment.h b/src/analysis/line_comment.h
index 7d103f4..09657cb 100644
--- a/src/analysis/line_comment.h
+++ b/src/analysis/line_comment.h
@@ -51,7 +51,7 @@ typedef struct _GCommentLineClass GCommentLineClass;
GType g_comment_line_get_type(void);
/* Crée une ligne de commentaires entière. */
-GRenderingLine *g_comment_line_new(uint64_t, const char *, const disass_options *);
+GRenderingLine *g_comment_line_new(uint64_t, const char *, const GRenderingOptions *);