mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-31 19:01:05 +00:00
Merge pull request #123 from philsmd/pr-tab-typo-fix
cosmetic: replace tab by spaces
This commit is contained in:
commit
d3dc57896e
@ -12432,7 +12432,7 @@ int main (int argc, char **argv)
|
||||
|
||||
cl_device_id devices_platform[DEVICES_MAX];
|
||||
|
||||
cl_uint devices_platform_cnt = 0;
|
||||
cl_uint devices_platform_cnt = 0;
|
||||
|
||||
hc_clGetDeviceIDs (CL_platform, device_types_filter, DEVICES_MAX, devices_platform, &devices_platform_cnt);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user