don't use hash mark for comments.
[unix-history] / usr / src / lib / libc / sys / setpgrp.s
index 358ed01..fa3b71f 100644 (file)
  */
 
 #if defined(SYSLIBC_SCCS) && !defined(lint)
  */
 
 #if defined(SYSLIBC_SCCS) && !defined(lint)
-       .asciz "@(#)setpgrp.s   5.5 (Berkeley) %G%"
+       .asciz "@(#)setpgrp.s   5.6 (Berkeley) %G%"
 #endif /* SYSLIBC_SCCS and not lint */
 
 #include "SYS.h"
 
 SYSCALL(setpgrp)
 #endif /* SYSLIBC_SCCS and not lint */
 
 #include "SYS.h"
 
 SYSCALL(setpgrp)
-       ret             # setpgrp(pid, pgrp);
+       ret             /* setpgrp(pid, pgrp); */