diff options
| author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-07-07 17:55:25 +0200 | 
|---|---|---|
| committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-07-07 17:55:25 +0200 | 
| commit | 59c6856284997196a0e1608e8038898a79b85a88 (patch) | |
| tree | 2fbdd612790cbcd8d7b22e47e78408d7eae161a0 /src/wire/test_sepa_wireformat.c | |
| parent | 5b86e59eacd57998429e3733863d7e5d34d496c7 (diff) | |
fixing #4594
Diffstat (limited to 'src/wire/test_sepa_wireformat.c')
| -rw-r--r-- | src/wire/test_sepa_wireformat.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/wire/test_sepa_wireformat.c b/src/wire/test_sepa_wireformat.c index 032874cf..43bd51a3 100644 --- a/src/wire/test_sepa_wireformat.c +++ b/src/wire/test_sepa_wireformat.c @@ -11,7 +11,7 @@    A PARTICULAR PURPOSE.  See the GNU General Public License for more details.    You should have received a copy of the GNU General Public License along with -  TALER; see the file COPYING.  If not, If not, see <http://www.gnu.org/licenses/> +  TALER; see the file COPYING.  If not, see <http://www.gnu.org/licenses/>  */  /** | 
