Applied, thanks!
Damien Zammit, le mer. 23 oct. 2024 00:35:16 +0000, a ecrit:
> ---
>  libirqhelp/irqhelp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libirqhelp/irqhelp.c b/libirqhelp/irqhelp.c
> index 814fd71c..903339a3 100644
> --- a/libirqhelp/irqhelp.c
> +++ b/libirqhelp/irqhelp.c
> @@ -36,7 +36,7 @@
>  #include <stdbool.h>
>  
>  #define IRQ_THREAD_PRIORITY  2
> -#define log_error(fmt...)    fprintf(stderr, ## fmt)
> +#define log_error(fmt...)    fprintf(stderr, "irqhelp: " fmt)
>  
>  struct irq {
>    void (*handler)(void *);
> -- 
> 2.45.2
> 
> 
> 

-- 
Samuel
gawk; talk; nice; date; wine; grep; touch; unzip; strip;  \
touch; gasp; finger; gasp; lyx; gasp; latex; mount; fsck; \
more; yes; gasp; umount; make clean; make mrproper; sleep

Reply via email to