summaryrefslogtreecommitdiffstats
path: root/stream/freesdp/errorlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/freesdp/errorlist.c')
-rw-r--r--stream/freesdp/errorlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/freesdp/errorlist.c b/stream/freesdp/errorlist.c
index e934cd6da5..1fb6e93851 100644
--- a/stream/freesdp/errorlist.c
+++ b/stream/freesdp/errorlist.c
@@ -69,4 +69,4 @@ fsdp_strerror (fsdp_error_t err_no)
return (fsdp_error_t_s[err_no]);
}
-#endif
+#endif /* FSDP_ERRORLIST_C */