X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Flinebuffer.h;h=9f3e1f47270c83f743bbf1087202328712be8e34;hb=f62a2da1390a78aebe7dcbc5753ba7a2b34cf1fd;hp=365cb22a6163318fc355a13a2043f69f13603ef8;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/lib/linebuffer.h b/lib/linebuffer.h index 365cb22a6..9f3e1f472 100644 --- a/lib/linebuffer.h +++ b/lib/linebuffer.h @@ -1,7 +1,7 @@ /* linebuffer.h -- declarations for reading arbitrarily long lines - Copyright (C) 1986, 1991, 1998, 1999, 2002, 2003, 2007 Free Software - Foundation, Inc. + Copyright (C) 1986, 1991, 1998-1999, 2002-2003, 2007, 2009-2012 Free + Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ # include -/* A `struct linebuffer' holds a line of text. */ +/* A 'struct linebuffer' holds a line of text. */ struct linebuffer {