[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/taglib/toolkit (silent)
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2004-10-28 22:20:00
Message-ID: 20041028222000.9503F16CCB () office ! kde ! org
[Download RAW message or body]

CVS commit by wheeler: 

CVS_SILENT this comment belongs here now


  M +5 -5      tbytevector.cpp   1.47


--- kdesupport/taglib/toolkit/tbytevector.cpp  #1.46:1.47
@@ -29,4 +29,9 @@
 // This is a bit ugly to keep writing over and over again.
 
+// A rather obscure feature of the C++ spec that I hadn't thought of that makes
+// working with C libs much more effecient.  There's more here:
+//
+// http://www.informit.com/isapi/product_id~{9C84DAB4-FE6E-49C5-BB0A-FB50331233EA}/content/index.asp
+
 #define DATA(x) (&(x->data[0]))
 
@@ -327,9 +332,4 @@ void ByteVector::setData(const char *dat
 char *ByteVector::data()
 {
-  // A rather obscure feature of the C++ spec that I hadn't thought of that makes
-  // working with C libs much more effecient.  There's more here:
-  //
-  // http://www.informit.com/isapi/product_id~{9C84DAB4-FE6E-49C5-BB0A-FB50331233EA}/content/index.asp
-
   detach();
   return DATA(d);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic