X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ataidentify.h;h=5efb4275952cf1335f05bc655998201e71df49de;hb=f9e10201baef7a8dcb11ab6d11a2046d724af9d0;hp=76593b061d787e33b253d998bcc741e33755d35b;hpb=3d21a6f6d39789a01b9906f7fb1369df762beff6;p=mirror_smartmontools-debian.git diff --git a/ataidentify.h b/ataidentify.h index 76593b0..5efb427 100644 --- a/ataidentify.h +++ b/ataidentify.h @@ -3,7 +3,7 @@ * * Home page of code is: http://www.smartmontools.org * - * Copyright (C) 2012 Christian Franke + * Copyright (C) 2012 Christian Franke * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ #ifndef ATAIDENTIFY_H #define ATAIDENTIFY_H -#define ATAIDENTIFY_H_CVSID "$Id: ataidentify.h 4120 2015-08-27 16:12:21Z samm2 $" +#define ATAIDENTIFY_H_CVSID "$Id: ataidentify.h 4431 2017-08-08 19:38:15Z chrfranke $" void ata_print_identify_data(const void * id, bool all_words, int bit_level);