Changeset 419 for pwntcha/trunk/src/common.h
- Timestamp:
- Jan 5, 2005, 12:10:43 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pwntcha/trunk/src/common.h
r414 r419 22 22 23 23 /* available CAPTCHA decoders */ 24 char *decode_linuxfr(struct image *img); 24 25 char *decode_phpbb(struct image *img); 25 26 char *decode_scode(struct image *img);
Note: See TracChangeset
for help on using the changeset viewer.