~ubuntu-branches/ubuntu/trusty/gnutls26/trusty-security

« back to all changes in this revision

Viewing changes to gl/tests/test-version-etc.c

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2010-04-22 19:29:52 UTC
  • mto: (12.4.3 experimental) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: james.westby@ubuntu.com-20100422192952-gbj6cvaan8e4ejck
Tags: upstream-2.9.10
ImportĀ upstreamĀ versionĀ 2.9.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Test suite for version-etc.
2
 
   Copyright (C) 2009 Free Software Foundation, Inc.
 
2
   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
3
3
   This file is part of the GNUlib Library.
4
4
 
5
5
   This program is free software: you can redistribute it and/or modify
24
24
#define AUTHORS "Sergey Poznyakoff", "Eric Blake"
25
25
 
26
26
int
27
 
main (int argc _UNUSED_PARAMETER_, char **argv)
 
27
main (int argc _GL_UNUSED, char **argv)
28
28
{
29
29
  set_program_name (argv[0]);
30
30
  version_etc (stdout, "test-version-etc", "dummy", "0", AUTHORS,