diff options
Diffstat (limited to 'lib/fpending.c')
| -rw-r--r-- | lib/fpending.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fpending.c b/lib/fpending.c index 5811a4a7475..c84e3a5b4ec 100644 --- a/lib/fpending.c +++ b/lib/fpending.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* fpending.c -- return the number of pending output bytes on a stream | 1 | /* fpending.c -- return the number of pending output bytes on a stream |
| 2 | Copyright (C) 2000, 2004, 2006-2007, 2009-2017 Free Software Foundation, | 2 | Copyright (C) 2000, 2004, 2006-2007, 2009-2018 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |