This is the mail archive of the
gdb-patches@sourceware.cygnus.com
mailing list for the GDB project.
Re: typo in comment
- To: Jim Kingdon <kingdon@redhat.com>
- Subject: Re: typo in comment
- From: Jim Blandy <jimb@cygnus.com>
- Date: 10 Aug 1999 20:25:08 -0500
- CC: gdb-patches@sourceware.cygnus.com
> In the following comment (gdb/stabsread.c, 1 Aug 1999 checkin), "))"
> should be just plain ")".
>
> /* Is n3 == 2**(8n))-1 for some integer n? Then it's an
> unsigned n-byte integer. But do require n to be a power of
> two; we don't want 3-
>
> You can file this under "unbelievable pedantry" or "gee, I can't
> believe someone is actually reading this" if you like :-).
The latter. :)
Fixed, thanks!