Issue #1816858 by bleen18: Clean-up for Syslog module docs

merge-requests/26/head
Jennifer Hodgdon 2012-10-26 08:42:34 -07:00
parent 2210877796
commit a6d4a91991
1 changed files with 2 additions and 1 deletions

View File

@ -70,10 +70,11 @@ function syslog_form_system_logging_settings_alter(&$form, &$form_state) {
$form['actions']['#weight'] = 1;
}
/**
/**
* Lists all possible syslog facilities for UNIX/Linux.
*
* @return array
* An array of syslog facilities for UNIX/Linux.
*/
function syslog_facility_list() {
return array(