# HG changeset patch # User Jordan Miner # Date 1246219478 18000 # Node ID c41eb8d907b2b5242fc22b4ad7fb375fcbcf5f30 # Parent 4029d5af7542f4c7d884766705f91e2406529440 Change the Windows binding's description diff -r 4029d5af7542 -r c41eb8d907b2 dynamin/c/windows.d --- a/dynamin/c/windows.d Sat Jun 20 12:26:40 2009 -0500 +++ b/dynamin/c/windows.d Sun Jun 28 15:04:38 2009 -0500 @@ -2,8 +2,8 @@ /* * A binding to at least the part of the Windows API that Dynamin uses. This - * binding is obviously very incomplete but does contain several functions - * that the standard Windows binding does not contain. + * binding is obviously very incomplete but does contain _many_ functions + * that the Phobos and Tango Windows bindings do not contain. */ version(Windows) {