Commit Graph

4 Commits

Author SHA1 Message Date
Umair Khan
da998ddb60 Run modernizer on the code. 2016-07-12 17:25:46 +05:00
Tarek Sheasha
13dc43e960 Utilising the Constants
Checking for the length of a line to determine if it is possibly a signature or not could be done
in a more generic way by determining the maximum size of the line via a constant. Hence advocating
the spirit of the modifying the code in only one place and propagating that change everywhere.

This exact approach has already been used at:
2015-01-21 15:54:57 +01:00
Pascal Borreli
8b78da5977 Fixed typos 2014-07-25 02:40:37 +00:00
Sergey Obukhov
170f11038b initial commit 2014-07-23 21:12:54 -07:00