Comment 1 for bug 577141

Revision history for this message
Ryan (lilbill39) wrote :

The new line should read:
#+clisp (defun get-uid () (unix:getuid))

not:
#+clisp (defun get-uid () (unix:uid))

sorry for the typo!