diff options
author | JP Rosevear <jpr@ximian.com> | 2002-03-28 08:20:55 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-03-28 08:20:55 +0800 |
commit | 87739f91445379a09dd9c53e24a1af63da874622 (patch) | |
tree | 99190fce41ebea709ea3f43e88067580bdfee308 /help | |
parent | 4369888e220a40c8e4bcd405027329b6fcbd1a55 (diff) | |
download | gsoc2013-evolution-87739f91445379a09dd9c53e24a1af63da874622.tar.gz gsoc2013-evolution-87739f91445379a09dd9c53e24a1af63da874622.tar.zst gsoc2013-evolution-87739f91445379a09dd9c53e24a1af63da874622.zip |
end the line properly
2002-03-27 JP Rosevear <jpr@ximian.com>
* C/Makefile.am: end the line properly
svn path=/trunk/; revision=16269
Diffstat (limited to 'help')
-rw-r--r-- | help/C/Makefile.am | 3 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index 199d6a84e3..566741168f 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -29,8 +29,7 @@ figs = \ figures/schedule.png \ figures/small_desktop.png \ figures/summary.png \ - figures/vfolder-createrule-fig.png \ - + figures/vfolder-createrule-fig.png docname = evolution lang = C diff --git a/help/ChangeLog b/help/ChangeLog index 4175bc54fc..7cf7419173 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2002-03-27 JP Rosevear <jpr@ximian.com> + + * C/Makefile.am: end the line properly + 2002-03-27 Aaron Weber <aaron@ximian.com> * C/topic.dat: add from branch. |