* patch #3968: Move the add() function from its own file (add.c) and
authorJosh Bressers <josh@bress.net>
Fri, 6 Jan 2006 21:51:43 +0000 (21:51 +0000)
committerJosh Bressers <josh@bress.net>
Fri, 6 Jan 2006 21:51:43 +0000 (21:51 +0000)
commit9a33ff618b5901a3af815650d4b84d39ee96e529
tree3fc0b935a940f6c9e682c4f74333729eb83f81e2
parent8f0c973e6cfebb193010714453f70f55ceae5dd7
* patch #3968: Move the add() function from its own file (add.c) and
  into utils.c. There was also a duplicate add() function in mf.c which
  has been removed.
23 files changed:
ChangeLog
h/prototypes.h
h/utils.h
sbr/Makefile.in
sbr/add.c [deleted file]
sbr/mf.c
sbr/seq_read.c
sbr/utils.c
uip/ali.c
uip/distsbr.c
uip/mhbuild.c
uip/mhcachesbr.c
uip/mhlistsbr.c
uip/mhmail.c
uip/mhmisc.c
uip/mhshowsbr.c
uip/mhstoresbr.c
uip/picksbr.c
uip/post.c
uip/repl.c
uip/show.c
uip/slocal.c
uip/spost.c