diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-14 05:05:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-14 05:05:22 +0000 |
commit | 6aab712cb4220c5a8471ba581c06676af19fae07 (patch) | |
tree | 2f343d11a00563fc5efd4baf81c082f280db4f96 /src/rc/rc-plugin.c | |
parent | b054a7251b91e2b95290dfd3760f942186c2d864 (diff) |
strip trailing newlines
Diffstat (limited to 'src/rc/rc-plugin.c')
-rw-r--r-- | src/rc/rc-plugin.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rc/rc-plugin.c b/src/rc/rc-plugin.c index f50b4343..635e52fb 100644 --- a/src/rc/rc-plugin.c +++ b/src/rc/rc-plugin.c @@ -1,9 +1,9 @@ /* - librc-plugin.c + librc-plugin.c Simple plugin handler */ -/* +/* * Copyright 2007 Roy Marples * All rights reserved |