1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-22 05:31:11 +00:00

cosmetic: replace tab by spaces

This commit is contained in:
philsmd 2016-01-13 19:05:28 +01:00
parent 52d71de0d4
commit 182819af11

View File

@ -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);