1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00

Cut internal macro names to have equal number of underscores on each side (take two)

This commit is contained in:
Mike Gelfand 2015-05-04 20:06:05 +00:00
parent 7879100c01
commit 5de8bbe6d8

View file

@ -11,7 +11,7 @@
#include <locale.h> /* setlocale() */
#define __LIBTRANSMISSION_VARIANT_MODULE___
#define __LIBTRANSMISSION_VARIANT_MODULE__
#include "transmission.h"
#include "utils.h" /* tr_free */
#include "variant.h"