diff options
author | Mattias Andrée <m@maandree.se> | 2025-01-29 19:41:13 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-01-29 19:41:13 +0100 |
commit | 87acebbbe8b290d7051b380ec1c08361f6ef1b79 (patch) | |
tree | 5b665a3e61d4eef89b8b94e5f7cacccb2da9012d | |
parent | Update year (diff) | |
download | alsause-87acebbbe8b290d7051b380ec1c08361f6ef1b79.tar.gz alsause-87acebbbe8b290d7051b380ec1c08361f6ef1b79.tar.bz2 alsause-87acebbbe8b290d7051b380ec1c08361f6ef1b79.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | alsause.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ NUSAGE(125, "[(-r | name | card:device) [command [argument] ...]]"); -#ifdef MISSING_OPEN_TREE_CLONE +#ifdef MISSING_OPEN_TREE static int open_tree(int dirfd, const char *path, int flags) { |