[Swift-commit] r5928 - trunk/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Sat Sep 15 16:06:09 CDT 2012


Author: hategan
Date: 2012-09-15 16:06:09 -0500 (Sat, 15 Sep 2012)
New Revision: 5928

Modified:
   trunk/libexec/vdl.k
Log:
use swift#descriptor in vdl.k

Modified: trunk/libexec/vdl.k
===================================================================
--- trunk/libexec/vdl.k	2012-09-15 08:59:46 UTC (rev 5927)
+++ trunk/libexec/vdl.k	2012-09-15 21:06:09 UTC (rev 5928)
@@ -65,7 +65,7 @@
 		)
 
 		element(mapping, [descriptor, ...]
-			mapping=map(map:entry("descriptor", descriptor), each(...))
+			mapping=map(map:entry("swift#descriptor", descriptor), each(...))
 		)
 
 		element(parameter, [name, value]




More information about the Swift-commit mailing list