Spaces were added in some strings for better readability. However, those spaces do...
[openssl.git] / ssl / ssl-lib.com
index 25df08bc3acec2626c6b625d58071ab3dba75205..7303bc4dd1ac477577c7aabcc7be3cd7ddbcc745 100644 (file)
@@ -240,7 +240,7 @@ $ NEXT_FILE:
 $!
 $! O.K, Extract The File Name From The File List.
 $!
-$ FILE_NAME = F$ELEMENT(FILE_COUNTER,",",LIB_SSL)
+$ FILE_NAME = F$EDIT(F$ELEMENT(FILE_COUNTER,",",LIB_SSL),"COLLAPSE")
 $!
 $! Check To See If We Are At The End Of The File List.
 $!