You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mt...@apache.org on 2009/06/29 07:59:06 UTC

svn commit: r789223 - /commons/sandbox/runtime/trunk/src/main/native/shared/descriptor.c

Author: mturk
Date: Mon Jun 29 05:59:06 2009
New Revision: 789223

URL: http://svn.apache.org/viewvc?rev=789223&view=rev
Log:
Files are missing ending new line

Modified:
    commons/sandbox/runtime/trunk/src/main/native/shared/descriptor.c

Modified: commons/sandbox/runtime/trunk/src/main/native/shared/descriptor.c
URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/shared/descriptor.c?rev=789223&r1=789222&r2=789223&view=diff
==============================================================================
--- commons/sandbox/runtime/trunk/src/main/native/shared/descriptor.c (original)
+++ commons/sandbox/runtime/trunk/src/main/native/shared/descriptor.c Mon Jun 29 05:59:06 2009
@@ -344,3 +344,4 @@
         return ACR_ECLASSNOTFOUND;
     }
 }
+