1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00
Felix Janda a19bb29a08 s3: Remove unnecessary __P() macro
__P() is used for compatibility with old K&R C compilers. With
ANSI C this macro has no effect. Since we are assuming ANSI C in
the rest of the code, the macro is not necessary.

This fixes a compilation error with musl libc because of undeclared
__P().

Signed-off-by: Felix Janda <felix.janda@posteo.de>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2015-10-31 22:03:14 +01:00
..
2014-01-03 05:04:44 +01:00
2015-10-13 01:23:07 +02:00
2015-10-13 01:23:07 +02:00
2015-10-13 01:23:07 +02:00
2015-06-23 22:12:09 +02:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00