Cleanup for the poll module - whitespace fixes, @file blocks, and incorrect concatenation.

Comments

brianV’s picture

StatusFileSize
new5.02 KB

Oops, here is a better patch with more problems solved.

dave reid’s picture

Status: Needs review » Needs work

One too many extra lines here:

 /**
+ * @file
+ * Install file for poll module.
+ */
+
+
+/**
brianV’s picture

Status: Needs work » Needs review
StatusFileSize
new4.81 KB

Fixed!

Status: Needs review » Needs work

The last submitted patch failed testing.

brianV’s picture

Status: Needs work » Needs review
StatusFileSize
new4.99 KB
dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.