diff options
Diffstat (limited to 'src/opt.h')
-rw-r--r-- | src/opt.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ struct bfs_ctx; /** * Apply optimizations to the command line. * - * @param ctx + * @ctx * The bfs context to optimize. * @return * 0 if successful, -1 on error. |