mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 00:41:15 -03:00
remove trailing spaces
This is done by `sed -i -e 's/[ \t]*$//' *.[c,h]`, which should not introduce any functionality change.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef FISH_PRINT_HELP_H
|
||||
#define FISH_PRINT_HELP_H
|
||||
|
||||
/**
|
||||
/**
|
||||
Print help message for the specified command
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user