The error condition was duplicated in two different switches.
This new version centralized the error handling in only one place.
Signed-off-by: Roberto E. Vargas Caballero
---
st.c | 24 ++--
1 file changed, 10 insertions(+), 14 deletions(-)
diff --git a/st.c b/st.c
index 21
The error condition was duplicated in two different switches.
This new version centralized the error handling in only one place.
Signed-off-by: Roberto E. Vargas Caballero
---
st.c | 24 ++--
1 file changed, 10 insertions(+), 14 deletions(-)
diff --git a/st.c b/st.c
index 21