taler-mdb

GNU Taler Extensions and Integrations
Log | Files | Refs | Submodules | README | LICENSE

commit 609ea2da5d44882b75e1aa4d1df2184a3f199660
parent e9f9ede9b041227b04765d6edb0e8cf57d696312
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 30 Oct 2019 17:45:52 +0100

reindent code to coding style

Diffstat:
M.gitignore | 1+
Asrc/.gitignore | 2++
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -20,3 +20,4 @@ src/Makefile.am~ src/Makefile.in stamp-h1 +uncrustify.cfg diff --git a/src/.gitignore b/src/.gitignore @@ -0,0 +1,2 @@ +*.o +taler-nfc