From: Art Cancro Date: Fri, 3 Jun 2011 18:49:39 +0000 (-0400) Subject: Meaningless commit intended to troubleshoot commit hooks X-Git-Tag: v8.11~676 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=a6d0b2b62ec52868fff581f9243d27e433090b34 Meaningless commit intended to troubleshoot commit hooks --- diff --git a/webcit/blogview_renderer.c b/webcit/blogview_renderer.c index 4b286eb5d..13c217c46 100644 --- a/webcit/blogview_renderer.c +++ b/webcit/blogview_renderer.c @@ -5,7 +5,7 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 3 of the + * published by the Free Software Foundation -- either version 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, @@ -270,7 +270,6 @@ int blogview_render(SharedMessageStatus *Stat, void **ViewSpecific, long oper) qsort(blogposts, num_blogposts, sizeof(void *), blogview_sortfunc); /* FIXME this is where we handle date ranges etc */ - for (i=0; i