mirror of
https://github.com/NixOS/nix
synced 2025-06-25 23:11:16 +02:00
C API: update docs based on PR feedback
This commit is contained in:
parent
7c602d9f01
commit
c49b88b066
7 changed files with 18 additions and 12 deletions
|
@ -18,7 +18,7 @@
|
|||
*
|
||||
* nix_gc_decref(NULL, value);
|
||||
* nix_state_free(state);
|
||||
* nix_store_unref(store);
|
||||
* nix_store_free(store);
|
||||
* return 0;
|
||||
* }
|
||||
* @endcode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue