* breakpoint.h (struct bpstat_what): Don't use bitfields.

This commit is contained in:
Jim Kingdon
1993-10-19 16:05:23 +00:00
parent 915e6cd9f6
commit 2e142fdedd

View File

@ -1,5 +1,7 @@
Tue Oct 19 10:43:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* breakpoint.h (struct bpstat_what): Don't use bitfields.
* typeprint.c: Add "class CLASS-NAME" to docstring for ptype.
Tue Oct 19 06:17:10 1993 Fred Fish (fnf@cirdan.cygnus.com)