diff options
author | Pierre Ossman <ossman@cendio.se> | 2025-05-05 10:07:14 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2025-05-05 10:07:14 +0200 |
commit | bdc263c4f5484c9046e44b7cd2e9133474dcd306 (patch) | |
tree | 1572402793ee31b7a8ea63f73d207f4abd31089a /unix/xserver/hw/vnc/vncModule.c | |
parent | 8edec061c2f6f3f508f075631e54ce080217c9ab (diff) | |
parent | 6307b88ec25cf5ba45a52a6ced820fd0a573cc35 (diff) | |
download | tigervnc-master.tar.gz tigervnc-master.zip |
Diffstat (limited to 'unix/xserver/hw/vnc/vncModule.c')
-rw-r--r-- | unix/xserver/hw/vnc/vncModule.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/vncModule.c b/unix/xserver/hw/vnc/vncModule.c index 5f0886a3..bff317b5 100644 --- a/unix/xserver/hw/vnc/vncModule.c +++ b/unix/xserver/hw/vnc/vncModule.c @@ -50,7 +50,7 @@ ExtensionModule vncExt = static XF86ModuleVersionInfo vncVersRec = { "vnc", - "TigerVNC project", + "TigerVNC", MODINFOSTRING1, MODINFOSTRING2, VENDOR_RELEASE, |