diff lphobos/typeinfo2/ti_C.d @ 119:79c9ac745fbc trunk

[svn r123] Fixed some typeinfo module name mismatches. Fixed D-style varargs returning through pointer. Fixed converting nested function to delegate. Added std.string and std.format to Phobos.
author lindquist
date Mon, 26 Nov 2007 06:45:13 +0100
parents 5b5194b25f33
children
line wrap: on
line diff
--- a/lphobos/typeinfo2/ti_C.d	Mon Nov 26 05:50:33 2007 +0100
+++ b/lphobos/typeinfo2/ti_C.d	Mon Nov 26 06:45:13 2007 +0100
@@ -21,7 +21,7 @@
  *     distribution.
  */
 
-module std.typeinfo.ti_C;
+module typeinfo2.ti_C;
 
 // Object