aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/c.header
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-22 11:06:56 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-22 11:06:56 +0200
commit1b6eacc58bdd71efb5afc476207efcd952f959b1 (patch)
tree974ead3178b39336ab83f34d1781a156276756f9 /gnu-taler-error-codes/c.header
parentc25ff685740d61784acbdb89fca908e02f192efc (diff)
downloadgana-1b6eacc58bdd71efb5afc476207efcd952f959b1.tar.gz
gana-1b6eacc58bdd71efb5afc476207efcd952f959b1.zip
use underscore
Diffstat (limited to 'gnu-taler-error-codes/c.header')
-rw-r--r--gnu-taler-error-codes/c.header2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/c.header b/gnu-taler-error-codes/c.header
index 434bcee..7b446aa 100644
--- a/gnu-taler-error-codes/c.header
+++ b/gnu-taler-error-codes/c.header
@@ -20,7 +20,7 @@
20 Note: the LGPL does not apply to all components of GNU Taler, 20 Note: the LGPL does not apply to all components of GNU Taler,
21 but it does apply to this file. 21 but it does apply to this file.
22 */ 22 */
23#include "taler-error-codes.h" 23#include "taler_error_codes.h"
24#include <stddef.h> 24#include <stddef.h>
25 25
26 26