* inflow.c (set_sigint_trap): add cast to assignment from signal.
authorK. Richard Pixley <rich@cygnus>
Wed, 17 Feb 1993 21:45:56 +0000 (21:45 +0000)
committerK. Richard Pixley <rich@cygnus>
Wed, 17 Feb 1993 21:45:56 +0000 (21:45 +0000)
commit9549404ee4cc82140c60ad1fe2798787f6f97b25
tree5151ab95768d7317545c4d1b3c8debef38938ee9
parent8631194dd93e6c94c574c01b190490719353cbd2
* inflow.c (set_sigint_trap): add cast to assignment from signal.
  Avoids superfluous warnings from some systems and/or compilers (like
  vax ultrix 4.2.)
gdb/ChangeLog