aboutsummaryrefslogtreecommitdiff
path: root/include/template_func_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/template_func_proto.h')
-rw-r--r--include/template_func_proto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/template_func_proto.h b/include/template_func_proto.h
index 6c5ace4..7778a11 100644
--- a/include/template_func_proto.h
+++ b/include/template_func_proto.h
@@ -5,7 +5,7 @@
int get_github_release_notes_tplfunc_entrypoint(void *frame, void *data_out);
int get_github_release_notes_auto_tplfunc_entrypoint(void *frame, void *data_out);
-int get_junitxml_result_auto_entrypoint(void *frame, void *data_out);
-int get_basetemp_result_auto_entrypoint(void *frame, void *data_out);
+int get_junitxml_file_entrypoint(void *frame, void *data_out);
+int get_basetemp_dir_entrypoint(void *frame, void *data_out);
#endif //TEMPLATE_FUNC_PROTO_H \ No newline at end of file