diff options
author | Mattias Andrée <maandree@kth.se> | 2023-07-02 11:24:35 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-07-02 11:24:35 +0200 |
commit | e6ffdd93965a0cd0d10f7b7e302e2947e9b46dd7 (patch) | |
tree | 85516a0e527e26bf2c0516facab5c377ccb10ceb /libparsepcf_get_accelerators.c | |
parent | Add coverage test (requires `make check` which has not been implemented yet) (diff) | |
download | libparsepcf-e6ffdd93965a0cd0d10f7b7e302e2947e9b46dd7.tar.gz libparsepcf-e6ffdd93965a0cd0d10f7b7e302e2947e9b46dd7.tar.bz2 libparsepcf-e6ffdd93965a0cd0d10f7b7e302e2947e9b46dd7.tar.xz |
m + add some documentation
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libparsepcf_get_accelerators.c')
-rw-r--r-- | libparsepcf_get_accelerators.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libparsepcf_get_accelerators.c b/libparsepcf_get_accelerators.c index af3224a..b9688b7 100644 --- a/libparsepcf_get_accelerators.c +++ b/libparsepcf_get_accelerators.c @@ -2,7 +2,6 @@ #include "common.h" - int libparsepcf_get_accelerators(const char *file, size_t size, const struct libparsepcf_table *table, |