JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove duplicated code in strhandle
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 31 Jan 2014 16:04:18 +0000 (17:04 +0100)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 2 Feb 2014 18:42:01 +0000 (19:42 +0100)
The error condition was duplicated in two different switches.
This new version centralized the error handling in only one place.


No differences found