summaryrefslogtreecommitdiff
path: root/Userland/Services/LookupServer/LookupClient.ipc
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Services/LookupServer/LookupClient.ipc')
-rw-r--r--Userland/Services/LookupServer/LookupClient.ipc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Userland/Services/LookupServer/LookupClient.ipc b/Userland/Services/LookupServer/LookupClient.ipc
index 6455140d91..567b6fcb82 100644
--- a/Userland/Services/LookupServer/LookupClient.ipc
+++ b/Userland/Services/LookupServer/LookupClient.ipc
@@ -1,4 +1,4 @@
-endpoint LookupClient = 9002
+endpoint LookupClient
{
Dummy() =|
}