From 6a494e2cbdd146bb13185d8220061322661a5f5a Mon Sep 17 00:00:00 2001 From: irungentoo Date: Tue, 3 Nov 2015 13:42:05 -0500 Subject: Astyle. --- toxdns/toxdns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxdns/toxdns.c') diff --git a/toxdns/toxdns.c b/toxdns/toxdns.c index f7df5df3..1fbf4a00 100644 --- a/toxdns/toxdns.c +++ b/toxdns/toxdns.c @@ -44,7 +44,7 @@ uint8_t i = 0; \ } \ } \ } \ - + typedef struct { uint8_t temp_pk[crypto_box_PUBLICKEYBYTES]; uint8_t temp_sk[crypto_box_SECRETKEYBYTES]; -- cgit v1.2.3