bpintea     2009/01/04 16:08:19 CET

  SER CVS Repository

  Modified files:
    modules/dispatcher   dispatcher.c ds_rpc.c ds_rpc.h 
  Log:
  The header file ds_rpc.h statically defines the doc string for some RPC
  functions, and is included in source ds_rpc.c file that does not use the
  defines - they are used in dispatcher.c only; this leads, of course, to
  compiler whining about it.
  The applied patch fixes that.
  
  Closes #SER-418.
  
  Revision  Changes    Path
  1.12      +1 -7      sip_router/modules/dispatcher/dispatcher.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/dispatcher/dispatcher.c.diff?r1=1.11&r2=1.12
  1.2       +18 -1     sip_router/modules/dispatcher/ds_rpc.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/dispatcher/ds_rpc.c.diff?r1=1.1&r2=1.2
  1.2       +3 -16     sip_router/modules/dispatcher/ds_rpc.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/dispatcher/ds_rpc.h.diff?r1=1.1&r2=1.2
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to