diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-03-10 20:22:48 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-03-10 20:22:48 +0100 |
| commit | b52dce5df5c48271c54449759fc464dd2c9f9471 (patch) | |
| tree | addd746ecb1dc235d97e6fc7ba5d85bed3f905d2 /impls/monero.dart/ffigen_monero.yaml | |
| parent | 24ba02cb934f4af694811f7bc826bdd8d38fbffd (diff) | |
update bindingscyjan-cleanup
Diffstat (limited to 'impls/monero.dart/ffigen_monero.yaml')
| -rw-r--r-- | impls/monero.dart/ffigen_monero.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.dart/ffigen_monero.yaml b/impls/monero.dart/ffigen_monero.yaml index 516dbc9..c9fea5f 100644 --- a/impls/monero.dart/ffigen_monero.yaml +++ b/impls/monero.dart/ffigen_monero.yaml @@ -3,7 +3,7 @@ description: monero_c bindings output: 'lib/src/generated_bindings_monero.g.dart' headers: entry-points: - - '../../monero_libwallet2_api_c/src/main/cpp/wallet2_api_c.h' + - '../../monero_libwallet2_api_c/src/main/cpp/monero_wallet2_api_c.h' exclude-all-by-default: true functions: |
