aboutsummaryrefslogtreecommitdiffstats
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal.h b/internal.h
index e2d1652..a2be394 100644
--- a/internal.h
+++ b/internal.h
@@ -22,4 +22,4 @@ struct liberror_backtrace {
void liberror_print_backtrace(struct liberror_error *, FILE *, const char *);
-int liberror_save_backtrace_(struct liberror_error *);
+int liberror_save_backtrace(struct liberror_error *);