Skip to content

Commit e09fee0

Browse files
regen-all
1 parent 96a5a0b commit e09fee0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Modules/_zstd/_zstdmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ Get Zstandard frame information from a frame header.
502502

503503
static PyObject *
504504
_zstd_get_frame_info_impl(PyObject *module, Py_buffer *frame_buffer)
505-
/*[clinic end generated code: output=56e033cf48001929 input=94b240583ae22ca5]*/
505+
/*[clinic end generated code: output=56e033cf48001929 input=6b350490b0f58ede]*/
506506
{
507507
uint64_t decompressed_size;
508508
uint32_t dict_id;

Modules/_zstd/clinic/_zstdmodule.c.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)