mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 03:51:20 -03:00
Remove trailing whitespaces and change tabs to spaces
This commit is contained in:
4
kill.h
4
kill.h
@@ -1,7 +1,7 @@
|
||||
/** \file kill.h
|
||||
Prototypes for the killring.
|
||||
Prototypes for the killring.
|
||||
|
||||
Works like the killring in emacs and readline. The killring is cut and paste whith a memory of previous cuts.
|
||||
Works like the killring in emacs and readline. The killring is cut and paste whith a memory of previous cuts.
|
||||
*/
|
||||
|
||||
#ifndef FISH_KILL_H
|
||||
|
||||
Reference in New Issue
Block a user