mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00: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
|
||||
|
||||
typedef unsigned int uint32;
|
||||
|
||||
/*
|
||||
* Arithmetic implementations. Note that AND, XOR and NOT can
|
||||
* overlap destination with one source, but the others can't.
|
||||
|
Loading…
Reference in New Issue
Block a user