aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:52:03 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:52:03 +0000
commitaeb69dcd0e430b5e539c5ca33c73703dad59253d (patch)
treed999f638a4f21119ebbd3f3730e0e5d5e9cb93e5 /src
parent019551490cf0d588128a5190e66b4c414d7c7f4e (diff)
downloadellinika-aeb69dcd0e430b5e539c5ca33c73703dad59253d.tar.gz
ellinika-aeb69dcd0e430b5e539c5ca33c73703dad59253d.tar.bz2
Minor change
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@561 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'src')
-rw-r--r--src/ellinika/dico.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ellinika/dico.scm b/src/ellinika/dico.scm
index 298dcea..be3baa6 100644
--- a/src/ellinika/dico.scm
+++ b/src/ellinika/dico.scm
@@ -34,8 +34,6 @@
34 (lambda args 34 (lambda args
35 '()))) 35 '())))
36 36
37;; END of FIXME
38
39(define (dico-error err . rest) 37(define (dico-error err . rest)
40 (with-output-to-port 38 (with-output-to-port
41 (current-error-port) 39 (current-error-port)

Return to:

Send suggestions and report system problems to the System administrator.