changeset 6:c41eb8d907b2

Change the Windows binding's description
author Jordan Miner <jminer7@gmail.com>
date Sun, 28 Jun 2009 15:04:38 -0500
parents 4029d5af7542
children 1311fae1ca9b
files dynamin/c/windows.d
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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) {