mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r7167: fix the build
metze (This used to be commit 978f49ced5690cda672ba7882fbddc77a3997793)
This commit is contained in:
parent
e4a505192d
commit
c791da9a51
@ -239,7 +239,7 @@ my $aliases = {
|
||||
"char" => "uint8",
|
||||
"long" => "int32",
|
||||
"short" => "int16",
|
||||
"hyper" => "HYPER_T"
|
||||
"HYPER_T" => "hyper"
|
||||
};
|
||||
|
||||
sub RegisterAliases()
|
||||
|
Loading…
x
Reference in New Issue
Block a user