static struct scrobbler_entry* scrobbler_queue_next ( struct scrobbler_entry se  )  [static, read]

Next item in the Scrobbler queue.

Definition at line 116 of file scrobbler.c.

00117 {
00118         return (se->next);
00119 }

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:46 2010 for herrie by  doxygen 1.6.3