Fix indentation back to 4
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
namespace ptprnt::driver {
|
||||
|
||||
struct info {
|
||||
std::string name{""};
|
||||
std::string version{""};
|
||||
std::string name{""};
|
||||
std::string version{""};
|
||||
};
|
||||
|
||||
} // namespace ptprnt::driver
|
Reference in New Issue
Block a user