You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by sh...@apache.org on 2008/02/28 14:24:31 UTC

svn commit: r631963 - /webservices/rampart/trunk/c/src/trust/sts_client.c

Author: shankar
Date: Thu Feb 28 05:24:29 2008
New Revision: 631963

URL: http://svn.apache.org/viewvc?rev=631963&view=rev
Log:
new line warning in linux

Modified:
    webservices/rampart/trunk/c/src/trust/sts_client.c

Modified: webservices/rampart/trunk/c/src/trust/sts_client.c
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/src/trust/sts_client.c?rev=631963&r1=631962&r2=631963&view=diff
==============================================================================
--- webservices/rampart/trunk/c/src/trust/sts_client.c (original)
+++ webservices/rampart/trunk/c/src/trust/sts_client.c Thu Feb 28 05:24:29 2008
@@ -658,4 +658,4 @@
         oxs_buffer_populate(buffer, env, (unsigned char*)output, key_size);
         return buffer;
     }
-}
\ No newline at end of file
+}