Skip to content
Snippets Groups Projects
Commit de09ed39 authored by Niels Möller's avatar Niels Möller
Browse files

Fixed debug information.

Rev: src/nettle/x86/arcfour-crypt.asm:1.3
parent c8456809
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ C along with the nettle library; see the file COPYING.LIB. If not, write to
C the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
C MA 02111-1307, USA.
.file "arcfour.asm"
.file "arcfour-crypt.asm"
C arcfour_crypt(struct arcfour_ctx *ctx,
C unsigned length, uint8_t *dst,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment