~ubuntu-branches/ubuntu/utopic/gettext/utopic

« back to all changes in this revision

Viewing changes to gettext-tools/libgettextpo/getline.c

  • Committer: Colin Watson
  • Date: 2010-08-01 21:36:08 UTC
  • mfrom: (2.1.10 sid)
  • Revision ID: cjwatson@canonical.com-20100801213608-yy7vkm8lpatep3ci
merge from Debian 0.18.1.1-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* getline.c --- Implementation of replacement getline function.
2
 
   Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
 
2
   Copyright (C) 2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
3
3
 
4
4
   This program is free software; you can redistribute it and/or
5
5
   modify it under the terms of the GNU General Public License as
6
 
   published by the Free Software Foundation; either version 2, or (at
 
6
   published by the Free Software Foundation; either version 3, or (at
7
7
   your option) any later version.
8
8
 
9
9
   This program is distributed in the hope that it will be useful, but