Update PA_MODULE_USAGE to be in line with actual implementation

This commit is contained in:
Maarten Bosmans 2011-03-18 11:52:30 +01:00 committed by Colin Guthrie
parent 9a27b0c413
commit 26366664c1
9 changed files with 17 additions and 11 deletions

View file

@ -59,7 +59,6 @@ PA_MODULE_USAGE(
static const char* const valid_modargs[] = {
"sink",
"rssi",
"hci",
NULL,
};