aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/kill.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kill.h')
-rw-r--r--src/kill.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kill.h b/src/kill.h
index 686122a2..cdcdf691 100644
--- a/src/kill.h
+++ b/src/kill.h
@@ -3,7 +3,6 @@
Works like the killring in emacs and readline. The killring is cut and paste whith a memory of previous cuts.
*/
-
#ifndef FISH_KILL_H
#define FISH_KILL_H