blob: e4d4f24b48c6d61e38696d1d4e1d4c61a9eb232d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
diff --unified --recursive --text coccinelle-1.3.0.orig/scripts/spatch.bash_completion coccinelle-1.3.0/scripts/spatch.bash_completion
--- coccinelle-1.3.0.orig/scripts/spatch.bash_completion 2024-11-12 13:52:48.000000000 +0100
+++ coccinelle-1.3.0/scripts/spatch.bash_completion 2024-12-10 18:00:17.382896450 +0100
@@ -34,7 +34,6 @@
done
}
-have spatch &&
_spatch()
{
local cur prev xspec
|