summaryrefslogtreecommitdiff
path: root/src/irmd/reg/proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/irmd/reg/proc.c')
-rw-r--r--src/irmd/reg/proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irmd/reg/proc.c b/src/irmd/reg/proc.c
index 24d10fc1..9bbdf0eb 100644
--- a/src/irmd/reg/proc.c
+++ b/src/irmd/reg/proc.c
@@ -180,4 +180,4 @@ bool reg_proc_has_name(const struct reg_proc * proc,
const char * name)
{
return __reg_proc_get_name(proc, name) != NULL;
-} \ No newline at end of file
+}