]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - ataprint.h
Imported Upstream version 5.40+svn3296
[mirror_smartmontools-debian.git] / ataprint.h
index 0194cca9bee546004a24d0ca464c37b66ffb8bf5..ce93477a487d8862f5fd9f74dd1563a911e2c74e 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef ATAPRINT_H_
 #define ATAPRINT_H_
 
-#define ATAPRINT_H_CVSID "$Id: ataprint.h 3065 2010-02-10 22:16:50Z chrfranke $\n"
+#define ATAPRINT_H_CVSID "$Id: ataprint.h 3196 2010-10-28 21:31:49Z chrfranke $\n"
 
 #include <vector>
 
@@ -44,7 +44,6 @@ struct ata_log_request
 };
 
 // Options for ataPrintMain
-// TODO: Move remaining options from con->* to here.
 struct ata_print_options
 {
   bool drive_info;