aboutsummaryrefslogtreecommitdiffstats
path: root/security/cfs/files/patch-ae
blob: 3453776f2128d974ca4fd4bad9f7f7119a8433eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cmkdir.c.orig   Mon Jun 21 20:23:18 1999
+++ cmkdir.c    Mon Jun 21 20:23:45 1999
@@ -43,7 +43,7 @@
    struct timeval tv;
    u_long r;
    int i;
-   int ciph=CFS_THREE_DES;
+   int ciph=CFS_BLOWFISH;
    int cfmt=1;
    int smsize=LARGESMSIZE;
    unsigned char ekey[128];