summaryrefslogtreecommitdiff
path: root/scsh-process.setup
diff options
context:
space:
mode:
authorPeter Bex <peter@more-magic.net>2012-10-02 15:31:03 +0100
committerPeter Bex <peter@more-magic.net>2012-10-02 15:31:03 +0100
commitaf93407cb40916a85d444dc62174d3b421b8842c (patch)
tree22a91171406f7846540668e0aad47fa549b17bf2 /scsh-process.setup
parent6907a5c947daab579d656cede43589d31dcd808c (diff)
downloadscsh-process-af93407cb40916a85d444dc62174d3b421b8842c.tar.gz
Fix setup script and remove untrue and misleading comment
Diffstat (limited to 'scsh-process.setup')
-rw-r--r--scsh-process.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/scsh-process.setup b/scsh-process.setup
index 50c62e1..379afa1 100644
--- a/scsh-process.setup
+++ b/scsh-process.setup
@@ -1,2 +1,2 @@
;; -*- Scheme -*-
-(standard-extension scsh-process 0.1) \ No newline at end of file
+(standard-extension 'scsh-process 0.1)