mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 20:53:11 +08:00
Cleanup & indent .h files
This commit is contained in:
@@ -37,8 +37,8 @@ struct AlprPlate
|
||||
|
||||
struct AlprCoordinate
|
||||
{
|
||||
int x;
|
||||
int y;
|
||||
int x;
|
||||
int y;
|
||||
};
|
||||
|
||||
class AlprResult
|
||||
|
Reference in New Issue
Block a user