tidying
[exim.git] / src / src / transports / smtp.c
index 1524972ce445608621e92890f38aacbafa020f73..965ef79e4c1d8393c87cbe916387acb28bf3e4ab 100644 (file)
@@ -3055,7 +3055,7 @@ else
       {
       const uschar *s = string_printing(sx.buffer);
       /* deconst cast ok here as string_printing was checked to have alloc'n'copied */
-      conf = (s == sx.buffer)? (uschar *)string_copy(s) : US s;
+      conf = (s == sx.buffer)? US string_copy(s) : US s;
       }
 
     /* Process all transported addresses - for LMTP or PRDR, read a status for