X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=crypto%2Fcfb.c;h=5c36b7b65e2aac01f5ada0603a9595a3943110e1;hb=4920a4a7262dd1c647b515c05358ccbee0ab828c;hp=0d664dfb47bcd956b20e2bce80399235698614ea;hpb=360db2b422f16305e5b8523b4b730521fbc8fb5d;p=uclinux-h8%2Flinux.git diff --git a/crypto/cfb.c b/crypto/cfb.c index 0d664dfb47bc..5c36b7b65e2a 100644 --- a/crypto/cfb.c +++ b/crypto/cfb.c @@ -1,4 +1,4 @@ -//SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0 /* * CFB: Cipher FeedBack mode *