You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by gs...@apache.org on 2013/10/04 18:09:32 UTC

svn commit: r1529203 - /apr/apr/branches/1.5.x/apr.dsp

Author: gsmith
Date: Fri Oct  4 16:09:32 2013
New Revision: 1529203

URL: http://svn.apache.org/r1529203
Log:
fix corrupted Windows project file

Modified:
    apr/apr/branches/1.5.x/apr.dsp

Modified: apr/apr/branches/1.5.x/apr.dsp
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/apr.dsp?rev=1529203&r1=1529202&r2=1529203&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/apr.dsp (original)
+++ apr/apr/branches/1.5.x/apr.dsp Fri Oct  4 16:09:32 2013
@@ -492,11 +492,12 @@ SOURCE=.\tables\apr_hash.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\tables\apr_tables.c
+SOURCE=.\tables\apr_skiplist.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\tables\apr_skiplist.c
+SOURCE=.\tables\apr_tables.c
+# End Source File
 # End Group
 # Begin Group "threadproc"