mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 15:32:43 +01:00
nix_api_expr, store: fix minor documentation issues
This commit is contained in:
parent
4a4936136b
commit
c3b5b8eb62
2 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef NIX_API_STORE_H
|
||||
#define NIX_API_STORE_H
|
||||
/** @file
|
||||
* @brief Main entry for the libexpr C bindings
|
||||
* @brief Main entry for the libstore C bindings
|
||||
*/
|
||||
|
||||
#include "nix_api_util.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue