mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-05 17:28:00 -04:00
Applied coding style to src/ui/
This commit is contained in:
parent
4a6b729a54
commit
2ce43b633f
@ -195,8 +195,7 @@ notify_remind(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
_notify(const char * const message, int timeout,
|
_notify(const char *const message, int timeout, const char *const category)
|
||||||
const char * const category)
|
|
||||||
{
|
{
|
||||||
#ifdef HAVE_LIBNOTIFY
|
#ifdef HAVE_LIBNOTIFY
|
||||||
log_debug("Attempting notification: %s", message);
|
log_debug("Attempting notification: %s", message);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user