mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-14 08:13:25 +02:00
Indent nested cpp directives for better readability.
--
This commit is contained in:
parent
5093bed275
commit
6209066437
@ -21,8 +21,7 @@
|
|||||||
#define G10_TYPES_H
|
#define G10_TYPES_H
|
||||||
|
|
||||||
#ifdef HAVE_INTTYPES_H
|
#ifdef HAVE_INTTYPES_H
|
||||||
/* For uint64_t */
|
# include <inttypes.h> /* For uint64_t */
|
||||||
#include <inttypes.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* The AC_CHECK_SIZEOF() in configure fails for some machines.
|
/* The AC_CHECK_SIZEOF() in configure fails for some machines.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user