Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
a8d5870
)
Remove duplicated code in strhandle
author
Roberto E. Vargas Caballero <
[email protected]
>
Fri, 31 Jan 2014 16:04:18 +0000
(17:04 +0100)
committer
Roberto E. Vargas Caballero <
[email protected]
>
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