diff options
author | joe <joe@FreeBSD.org> | 2001-05-18 22:38:48 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-05-18 22:38:48 +0800 |
commit | 17a1246a3122b6aa4eba3d14bbdcdafd52d82589 (patch) | |
tree | e1feb2633aa6ae8f68fca29de20956e2fd4c563e | |
parent | 2be274c06eb847b370ffb97e49d4b0b411097b46 (diff) | |
download | freebsd-ports-gnome-17a1246a3122b6aa4eba3d14bbdcdafd52d82589.tar.gz freebsd-ports-gnome-17a1246a3122b6aa4eba3d14bbdcdafd52d82589.tar.zst freebsd-ports-gnome-17a1246a3122b6aa4eba3d14bbdcdafd52d82589.zip |
Remove a trailing space in a comment.
-rwxr-xr-x | CVSROOT/logcheck | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/logcheck b/CVSROOT/logcheck index b3e235969ba6..18f7fa16da41 100755 --- a/CVSROOT/logcheck +++ b/CVSROOT/logcheck @@ -1,7 +1,7 @@ #! /usr/bin/perl -w # # $FreeBSD$ -# +# # This hack is to sanitise the results of what the user may have # "done" while editing the commit log message.. :-) Peter Wemm. # |