X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=src%2FW1Device.hh;h=15deba21b7d09bd7210a43792b28cfecf6e8eb69;hb=c7979a0225a21182f68d40374723a649d032908d;hp=97d0da9582ff1e55d5e5b0c53895885c565eea1a;hpb=8d60415d0ff1fd01d65e9d57291e6fd5c454959c;p=lib1wire.git diff --git a/src/W1Device.hh b/src/W1Device.hh index 97d0da9..15deba2 100644 --- a/src/W1Device.hh +++ b/src/W1Device.hh @@ -42,7 +42,7 @@ namespace w1 { std::string get_formatted_data(); std::string get_formatted_data(std::string value); virtual bool is_supported_family_code(int family_code) = 0; - int family_code; + int family_code; std::string id; std::string name; std::string dir_path;