Symbian compilation fixes.
[silc.git] / lib / silccrypt / twofish.c
index 103c27c113273dc2185831195d08544a8a7e838b..ced96d3df4f76b239551b26f33a1815beb17d17f 100644 (file)
@@ -443,7 +443,7 @@ u4byte mds_rem(u4byte p0, u4byte p1)
     }
 
     return p1;
-};
+}
 
 /* initialise the key schedule from the user supplied key   */