Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
haccer authored Apr 7, 2018
1 parent 84c85ff commit 4ca9650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ func identify(url string, ssl bool, timeout int) (service string) {
* We need to double check to be positive
* so we don't print() false positives! :-)
*
* This is also a the reason why fingerprints
* This is also the reason why fingerprints
* are hardcoded into the program. Take notez.
*/

Expand Down

0 comments on commit 4ca9650

Please sign in to comment.