Skip to content

Commit 712202b

Browse files
Update exploithawk.c
1 parent 170a1a3 commit 712202b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exploithawk.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#define MAX_SOURCE 32
1919
#define TITLE_WRAP 50 // preferred width for title column
2020
#define MAX_THREADS 64
21-
#define MAX_THREADS (int)(sizeof(threads)/sizeof(threads[0]))
2221

2322
typedef struct {
2423
char source[MAX_SOURCE];

0 commit comments

Comments
 (0)