Skip to content

Commit

Permalink
tmep
Browse files Browse the repository at this point in the history
  • Loading branch information
dralley committed Nov 9, 2024
1 parent f3edc86 commit 22b306f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xml_parser_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ extern "C" {
#include "repomd.h"
#include "updateinfo.h"

#define XML_BUFFER_SIZE 8192
#define XML_BUFFER_SIZE 80
#define CONTENT_REALLOC_STEP 256

/* Some notes about XML parsing (primary, filelists[_ext], other)
Expand Down

0 comments on commit 22b306f

Please sign in to comment.