-fix typo

This commit is contained in:
Özgür Kesim 2023-06-27 09:47:33 +02:00
parent f8536e8c14
commit 89de1678ef
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -18,8 +18,8 @@
* @brief Handle /age-withdraw/$ACH/reveal requests
* @author Özgür Kesim
*/
#ifndef TALER_EXCHANGE_HTTPD_AGE_WITHDRAW_H
#define TALER_EXCHANGE_HTTPD_AGE_WITHDRAW_H
#ifndef TALER_EXCHANGE_HTTPD_AGE_WITHDRAW_REVEAL_H
#define TALER_EXCHANGE_HTTPD_AGE_WITHDRAW_REVEAL_H
#include <microhttpd.h>
#include "taler-exchange-httpd.h"