From f982a56a07b7a57ab5abfd1626b6720a7d20a9a7 Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Sun, 30 May 1999 09:25:23 +0000
Subject: [PATCH] New debug call: start_garb.

---
 src/server/fncdef.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/server/fncdef.txt b/src/server/fncdef.txt
index 2dbfbdb0b..afef89efb 100644
--- a/src/server/fncdef.txt
+++ b/src/server/fncdef.txt
@@ -1,5 +1,5 @@
 #
-# $Id: fncdef.txt,v 0.43 1999/05/24 09:34:24 ceder Exp $
+# $Id: fncdef.txt,v 0.44 1999/05/30 09:25:23 ceder Exp $
 # Copyright (C) 1991-1999
 # Lysator Academic Computer Association.
 #
@@ -23,7 +23,7 @@
 #
 # Please mail bug reports to bug-lyskom@lysator.liu.se. 
 #
-# $Id: fncdef.txt,v 0.43 1999/05/24 09:34:24 ceder Exp $
+# $Id: fncdef.txt,v 0.44 1999/05/30 09:25:23 ceder Exp $
 # 
 # This file is used to describe the functions in services.c. All
 # functions that are reachable from the clients are listed here, together
@@ -179,4 +179,5 @@
 1000 success get_memory_info          : memory_info
 1001 success set_marks           num num
 1002 success backdate_text       num num
+1003 success start_garb
 #endif
-- 
GitLab