]> code.citadel.org Git - citadel.git/blobdiff - webcit/availability.c
* Cosmetic changes
[citadel.git] / webcit / availability.c
index 3b89cc08f11778784007f0cb4303a137b75b8cdb..fdda99743a5eaf522045903de2c326a9c82f0fdf 100644 (file)
@@ -57,15 +57,12 @@ icalcomponent *get_freebusy_for_user(char *who) {
                return NULL;
        }
 
-       return fb;
+       return(fb);
 }
 
 
 
 
-
-
-
 /*
  * Check to see if two events overlap.  Returns nonzero if they do.
  * (This function is used in both Citadel and WebCit.  If you change it in
@@ -122,10 +119,6 @@ int ical_ctdl_is_overlap(
 
 
 
-
-
-
-
 /*
  * Back end function for check_attendee_availability()
  * This one checks an individual attendee against a supplied