]> pilppa.org Git - lib1wire.git/blobdiff - src/W1Device.hh
storage data cleanup. allow specifying storage dir location
[lib1wire.git] / src / W1Device.hh
index 97d0da9582ff1e55d5e5b0c53895885c565eea1a..15deba21b7d09bd7210a43792b28cfecf6e8eb69 100644 (file)
@@ -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;