Improved indentation
This commit is contained in:
parent
789ad958a1
commit
d709abce47
@ -191,10 +191,10 @@ namespace sc {
|
||||
};
|
||||
|
||||
enum class byte_order {
|
||||
undefined,
|
||||
little_endian,
|
||||
big_endian
|
||||
};
|
||||
undefined,
|
||||
little_endian,
|
||||
big_endian
|
||||
};
|
||||
|
||||
class data_streamer {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user