diff --git a/src/server/fncdef.txt b/src/server/fncdef.txt index 2dbfbdb0b1b37612cea0f5401af7db569d9ffdea..afef89efbe8ace2986bb0327747a89853d4aa9ae 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