mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Fix obvious typo.
This commit is contained in:
parent
2e89165f22
commit
d761a3860b
@ -456,7 +456,7 @@ typedef int socklen_t;
|
||||
#define int32 short
|
||||
#else
|
||||
/* uggh - no 32 bit type?? probably a CRAY. just hope this works ... */
|
||||
#define uint32 int
|
||||
#define int32 int
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user