[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Patrice Dumas |
Date: |
Sat, 5 Oct 2024 03:43:16 -0400 (EDT) |
branch: master
commit 677af22ad8e8a925af2001f0f2af009bed668ac8
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Oct 5 09:43:12 2024 +0200
Update generated file
---
tp/Texinfo/XS/main/options_types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tp/Texinfo/XS/main/options_types.h
b/tp/Texinfo/XS/main/options_types.h
index f88de67bb0..56310292f2 100644
--- a/tp/Texinfo/XS/main/options_types.h
+++ b/tp/Texinfo/XS/main/options_types.h
@@ -3,7 +3,7 @@
#ifndef OPTIONS_TYPES_H
#define OPTIONS_TYPES_H
-#include "main/option_types.h"
+#include "option_types.h"
/* Undefine values set from autoconf as we use these as
customization variable names. The original values are
- Prev by Date:
master updated (3a577a56c2 -> 677af22ad8)
- Next by Date:
branch master updated: * tp/Texinfo/XS/convert/call_html_perl_function.c (clear_registered_ids_hv, free_registered_ids_hv), tp/Texinfo/XS/convert/html_converter_finish.c (html_reset_converter) (html_free_converter), tp/Texinfo/XS/convert/replace_perl_call_html_function.c (clear_registered_ids_hv, free_registered_ids_hv): reset or free data only if it has been set, in particular if a converter is free'd right after having been setup.
- Previous by thread:
[no subject]
- Next by thread:
branch master updated: * tp/Texinfo/XS/convert/call_html_perl_function.c (clear_registered_ids_hv, free_registered_ids_hv), tp/Texinfo/XS/convert/html_converter_finish.c (html_reset_converter) (html_free_converter), tp/Texinfo/XS/convert/replace_perl_call_html_function.c (clear_registered_ids_hv, free_registered_ids_hv): reset or free data only if it has been set, in particular if a converter is free'd right after having been setup.
- Index(es):