/[radius]/radius/client/pam_radius/pam_radius.c
ViewVC logotype

Diff of /radius/client/pam_radius/pam_radius.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by gray, Thu Jan 23 17:11:25 2003 UTC revision 1.26 by gray, Tue Apr 29 13:59:14 2003 UTC
# Line 336  _read_client_config(pam_handle_t *pamh) Line 336  _read_client_config(pam_handle_t *pamh)
336          /*          /*
337           * Consistency check           * Consistency check
338           */           */
339          if (queue->first_server == NULL) {          if (list_count(queue->servers) == 0) {
340                  _pam_log(LOG_ERR, "config: no server selected");                  _pam_log(LOG_ERR, "config: no server selected");
341                  errcnt++;                  errcnt++;
342          }          }

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26