[gnome-remote-desktop] session-rdp: Fix small style issue



commit c0ae36415d9b3b17a2e98814d79eadc3c9ca3b19
Author: Pascal Nowack <Pascal Nowack gmx de>
Date:   Thu Oct 14 15:11:10 2021 +0200

    session-rdp: Fix small style issue

 src/grd-session-rdp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/grd-session-rdp.c b/src/grd-session-rdp.c
index f85e3e7..6ec76c9 100644
--- a/src/grd-session-rdp.c
+++ b/src/grd-session-rdp.c
@@ -143,7 +143,7 @@ struct _GrdSessionRdp
 
 #ifdef HAVE_NVENC
   GrdRdpNvenc *rdp_nvenc;
-#endif /*HAVE_NVENC*/
+#endif /* HAVE_NVENC */
 
   GSource *pending_encode_source;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]