[Git][cmucl/cmucl][master] Fix typo: it's GETUID, not GETUIO

Raymond Toy rtoy at common-lisp.net
Fri Dec 23 17:29:12 UTC 2016


Raymond Toy pushed to branch master at cmucl / cmucl


Commits:
2b0b4aaf by Raymond Toy at 2016-12-23T09:28:40-08:00
Fix typo: it's GETUID, not GETUIO

- - - - -


1 changed file:

- src/code/exports.lisp


Changes:

=====================================
src/code/exports.lisp
=====================================
--- a/src/code/exports.lisp
+++ b/src/code/exports.lisp
@@ -295,7 +295,7 @@
 	   "UNIX-MSYNC"
 
 	   ;; Motif
-	   "UNIX-GETUIO"
+	   "UNIX-GETUID"
 
 	   ;; Hemlock
 	   "UNIX-CFGETOSPEED"



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/2b0b4aaf2b48969906d3a474840b8a35c3612d98
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20161223/07cdd730/attachment.html>


More information about the cmucl-cvs mailing list