Explorar o código

and now don't clobber the mails ...

Oswald Buddenhagen %!s(int64=19) %!d(string=hai) anos
pai
achega
e567cc6919
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/sync.c

+ 1 - 1
src/sync.c

@@ -237,7 +237,7 @@ copy_msg( store_t *ctx[], int t, message_t *tmsg, const char *tuid, int *uid )
 	  oke:
 		if (cra || crd)
 			for (; i < len; i++) {
-				c = fmap[i++];
+				c = fmap[i];
 				if (c == '\r')
 					extra += crd;
 				else if (c == '\n')