Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
typedef struct {
|
||||
double x, y;
|
||||
double x, y;
|
||||
} double2;
|
||||
|
||||
typedef struct {
|
||||
float x, y;
|
||||
float x, y;
|
||||
} float2;
|
||||
|
||||
double xsin(double d);
|
||||
|
||||
Reference in New Issue
Block a user