Author: adrian.chadd
Date: Tue Apr 21 03:21:49 2009
New Revision: 13969

Modified:
    branches/LUSCA_HEAD/tools/cossdump.c

Log:
Remove the now-wrong comment



Modified: branches/LUSCA_HEAD/tools/cossdump.c
==============================================================================
--- branches/LUSCA_HEAD/tools/cossdump.c        (original)
+++ branches/LUSCA_HEAD/tools/cossdump.c        Tue Apr 21 03:21:49 2009
@@ -55,8 +55,6 @@
            printf("  Object: NULL\n");
            return;
        }
-       /* XXX need to make sure the first entry in the list is type  
STORE_META_OK ? (an "int" type) */
-
        printf("  Object: (filen %d) hdr size %d\n", j / blocksize + (stripeid 
*  
STRIPESIZE / blocksize), bl);
        for (t = tlv_list; t; t = t->next) {
            switch (t->type) {

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to