From 6641760f258b2fdab232b2863182b4ba91cbdfc7 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 8 Apr 2020 20:13:45 +1000 Subject: Removed superfluous space. --- include/Scintilla.iface | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/Scintilla.iface b/include/Scintilla.iface index 6e229bf37..2da3fb6c9 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -1248,8 +1248,6 @@ set void SetTargetEndVirtualSpace=2730(position space,) # Get the virtual space of the target end get position GetTargetEndVirtualSpace=2731(,) - - # Sets both the start and end of the target in one call. fun void SetTargetRange=2686(position start, position end) -- cgit v1.2.3