mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-23 06:59:25 -05:00
Destroy DOS line endings and unnecessary redefinition of uint32.
[originally from svn r1289]
This commit is contained in:
parent
f5aca9a62b
commit
c7139c343c
@ -8,8 +8,6 @@
|
|||||||
|
|
||||||
#define BLKSIZE 128
|
#define BLKSIZE 128
|
||||||
|
|
||||||
typedef unsigned int uint32;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Arithmetic implementations. Note that AND, XOR and NOT can
|
* Arithmetic implementations. Note that AND, XOR and NOT can
|
||||||
* overlap destination with one source, but the others can't.
|
* overlap destination with one source, but the others can't.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user