Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 107679
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- up-imapproxy-1.2.4.orig/src/main.c
0
++ up-imapproxy-1.2.4/src/main.c
Lines 812-818 Link Here
812
	exit( 1 );
812
	exit( 1 );
813
    }
813
    }
814
    
814
    
815
    sprintf( DestBuf, CP );
815
    sprintf( DestBuf, "%s", CP );
816
    
816
    
817
    /*
817
    /*
818
     * initially assume that the server doesn't support UNSELECT.
818
     * initially assume that the server doesn't support UNSELECT.

Return to bug 107679