date and time created 91/04/12 13:40:31 by bostic
[unix-history] / usr / src / lib / libc / sys / getuid.s
index 78591e8..f3b5443 100644 (file)
  */
 
 #if defined(SYSLIBC_SCCS) && !defined(lint)
  */
 
 #if defined(SYSLIBC_SCCS) && !defined(lint)
-       .asciz "@(#)getuid.s    5.5 (Berkeley) %G%"
+       .asciz "@(#)getuid.s    5.6 (Berkeley) %G%"
 #endif /* SYSLIBC_SCCS and not lint */
 
 #include "SYS.h"
 
 SYSCALL(getuid)
 #endif /* SYSLIBC_SCCS and not lint */
 
 #include "SYS.h"
 
 SYSCALL(getuid)
-       ret             # uid = getuid();
+       ret             /* uid = getuid(); */