I figure this is so trivial I can set it RTBC

Comments

Steven’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

drumm’s picture

Committed to 5.

dmitrig01’s picture

Title: Small comment change - ** > // » Make comments consistant
Priority: Minor » Normal
Status: Fixed » Needs review
StatusFileSize
new12.03 KB

Found errors everywhere, so here are some of them

joshk’s picture

Status: Needs review » Reviewed & tested by the community

Applies clean to HEAD. Hooray comment consistency!

Steven’s picture

Why use doxygen-style in CSS?

dmitrig01’s picture

Why not?
It should be consistent throughout Drupal core, and that is used in JS too.

Steven’s picture

Status: Reviewed & tested by the community » Needs work

There is a specific reason to use doxygen blocks, and they are not just 'our way' of doing multi-line comments.

tr’s picture

Title: Make comments consistant » Make CSS comments consistent with coding standards

I'm not sure what the situation was four years ago when this thread was opened, but current Drupal coding standards agree with dmitrig01 here. See http://drupal.org/node/302199.

Most of the issues addressed by the patch still need fixing in Drupal 6.x. They all appear to be fixed in Drupal 7.x though.

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.