summaryrefslogtreecommitdiffstats
path: root/stdlib/save-exe.tl
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/save-exe.tl')
-rw-r--r--stdlib/save-exe.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/save-exe.tl b/stdlib/save-exe.tl
index d933610f..1846f9ad 100644
--- a/stdlib/save-exe.tl
+++ b/stdlib/save-exe.tl
@@ -24,6 +24,7 @@
;; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
;; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
;; POSSIBILITY OF SUCH DAMAGE.
+
(defun save-exe (path string)
(let* ((fbuf (file-get-buf txr-exe-path))
(bs (make-buf-stream fbuf))