You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2002/10/27 04:29:06 UTC

cvs commit: apr apr.dsp libapr.dsp

wrowe       2002/10/26 20:29:06

  Modified:    .        apr.dsp libapr.dsp
  Log:
    Resync to network_io/unix/sockaddr.c now that they are completely common.
  
  Revision  Changes    Path
  1.113     +1 -6      apr/apr.dsp
  
  Index: apr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/apr.dsp,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- apr.dsp	17 Jul 2002 20:23:14 -0000	1.112
  +++ apr.dsp	27 Oct 2002 03:29:05 -0000	1.113
  @@ -258,16 +258,11 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=.\network_io\unix\sa_common.c
  -# PROP Exclude_From_Build 1
  -# End Source File
  -# Begin Source File
  -
   SOURCE=.\network_io\win32\sendrecv.c
   # End Source File
   # Begin Source File
   
  -SOURCE=.\network_io\win32\sockaddr.c
  +SOURCE=.\network_io\unix\sockaddr.c
   # End Source File
   # Begin Source File
   
  
  
  
  1.74      +1 -6      apr/libapr.dsp
  
  Index: libapr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/libapr.dsp,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- libapr.dsp	17 Jul 2002 20:19:35 -0000	1.73
  +++ libapr.dsp	27 Oct 2002 03:29:05 -0000	1.74
  @@ -264,16 +264,11 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=.\network_io\unix\sa_common.c
  -# PROP Exclude_From_Build 1
  -# End Source File
  -# Begin Source File
  -
   SOURCE=.\network_io\win32\sendrecv.c
   # End Source File
   # Begin Source File
   
  -SOURCE=.\network_io\win32\sockaddr.c
  +SOURCE=.\network_io\unix\sockaddr.c
   # End Source File
   # Begin Source File