Kamlesh Patel <[email protected]> writes:
> I made wrong comment in Getpid():
>
> Getpid() {
>
> /* ......
>
> /* ... */
>
> .... */
>
> return()
> }

That still doesn't tell us anything.  To start with, there is no
function named Getpid() anywhere in the tree.  Secondly, the code you
show us won't even compile (improperly nested comments), much less run.
Thirdly, you haven't told us what you were trying to achieve with your
modification, so we can't even help you get it right.

Also, please don't top-post.

DES
-- 
Dag-Erling Smørgrav - [email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to