From: Erez Zadok Date: Tue, 16 Aug 2005 23:45:54 +0000 (+0000) Subject: no trailing spaces X-Git-Tag: before-clocktime-fixes~21 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=d32eb91f2d4b792ae9f2017509a245bd5cc0cff6;p=am-utils-6.0.git no trailing spaces --- diff --git a/ChangeLog b/ChangeLog index 6fad633..16df332 100644 --- a/ChangeLog +++ b/ChangeLog @@ -148,7 +148,7 @@ working properly so now we just look for the 'fstype' keyword in each option. If it exists we copy its key value. Added some comments to sun_map_parse_read(). - + * amd/amd.h: Added an extern from info_file.c called file_read_line(). Previously this function was static but is now used in sun2amd.c.