Commit aba1b7b4 authored by Antoine Cellerier's avatar Antoine Cellerier

Remove trailing spaces.

parent 2f66ac0c
...@@ -671,9 +671,9 @@ static bool set_option SIMPLE_INTERFACE ...@@ -671,9 +671,9 @@ static bool set_option SIMPLE_INTERFACE
/* re-convert xml special characters inside psz_value */ /* re-convert xml special characters inside psz_value */
resolve_xml_special_chars( psz_value ); resolve_xml_special_chars( psz_value );
input_item_AddOpt( p_input, psz_value, 0 ); input_item_AddOpt( p_input, psz_value, 0 );
return true; return true;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment