mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Indent nested cpp directives for better readability.
--
This commit is contained in:
parent
5093bed275
commit
6209066437
1 changed files with 43 additions and 44 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue