~ubuntu-branches/debian/sid/njplot/sid

« back to all changes in this revision

Viewing changes to njplot-vib.c

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2011-12-23 13:58:26 UTC
  • Revision ID: package-import@ubuntu.com-20111223135826-8x582artsu0vtbv6
Tags: 2.3-4
* Fix FTBFS with -Werror=format-security (Thanks for the
  patch to Ilya Barygin <randomaction@ubuntu.com>)
  Closes: #653001
* debian/control:
  - Standards-Version: 3.9.2 (no changes needed) 
  - Fixed Vcs fields
  - Removed article in short description
* Debhelper 8 (control+compat)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1976
1976
#else
1977
1977
                fprintf(stderr,
1978
1978
#endif
1979
 
                message);
 
1979
                "%s", message);
1980
1980
                exit(0);
1981
1981
                }
1982
1982
        }