diff options
author | Jim Meyering <jim@meyering.net> | 1994-01-26 19:19:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1994-01-26 19:19:14 +0000 |
commit | ad824045640d1cb2315cbfd8808acace5c614785 (patch) | |
tree | 3dbdeb70ac3d1a77c7a896581107e1f0c8d20d87 /lib | |
parent | d5dc4b055fc0e19d2dc6175946c8bc4a1d7c0eb7 (diff) | |
download | coreutils-ad824045640d1cb2315cbfd8808acace5c614785.tar.xz |
.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/safe-read.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/safe-read.c b/lib/safe-read.c index 2303ea111..2e131e1f2 100644 --- a/lib/safe-read.c +++ b/lib/safe-read.c @@ -14,6 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + */ #ifdef HAVE_CONFIG_H #if defined (CONFIG_BROKETS) |