mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01: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
|
||||
|
||||
#ifdef HAVE_INTTYPES_H
|
||||
/* For uint64_t */
|
||||
#include <inttypes.h>
|
||||
# include <inttypes.h> /* For uint64_t */
|
||||
#endif
|
||||
|
||||
/* The AC_CHECK_SIZEOF() in configure fails for some machines.
|
||||
|
Loading…
x
Reference in New Issue
Block a user