Reformat: delete trailing whitespace
[yaz-moved-to-github.git] / src / initopt.c
index 85922de..b40f99f 100644 (file)
@@ -45,7 +45,7 @@ static struct {
 int yaz_init_opt_encode(Z_Options *opt, const char *opt_str, int *error_pos)
 {
     const char *cp = opt_str;
-    
+
     ODR_MASK_ZERO(opt);
     while (*cp)
     {