Skip to content

Commit

Permalink
chore(capi): regenerate yara_x.h
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Aug 16, 2024
1 parent acc529e commit defe459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions capi/include/yara_x.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#pragma once

/* Generated with cbindgen:0.26.0 */
/* Generated with cbindgen:0.27.0 */

// This file is autogenerated by cbindgen. Don't modify it manually.

Expand Down Expand Up @@ -425,4 +425,4 @@ enum YRX_RESULT yrx_scanner_set_global_float(struct YRX_SCANNER *scanner,
const char *ident,
double value);

#endif /* YARA_X */
#endif /* YARA_X */

0 comments on commit defe459

Please sign in to comment.