mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-09 00:15:15 +08:00
builtins/block: correct an errant comment
This commit is contained in:
parent
50dc826d7d
commit
b49dd30179
|
@ -1,4 +1,4 @@
|
||||||
// Implementation of the bind builtin.
|
// Implementation of the block builtin.
|
||||||
#include "config.h" // IWYU pragma: keep
|
#include "config.h" // IWYU pragma: keep
|
||||||
|
|
||||||
#include "block.h"
|
#include "block.h"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user