From 57e0c93e87138fdf1c8793c3d1f3d2880d717548 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 9 Jul 2009 20:04:29 +0200 Subject: [PATCH] Add missing regex include to generated command_list files. --- afs.cmd | 2 +- server.cmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/afs.cmd b/afs.cmd index de9782a3..65d815c7 100644 --- a/afs.cmd +++ b/afs.cmd @@ -3,7 +3,7 @@ SF: afs.c aft.c attribute.c HC: Prototypes for the commands of the audio file selector. CC: Array of commands for the audio file selector. AT: server_command -SI: openssl/rc4 osl +SI: openssl/rc4 osl regex IN: para error crypt command string afh afs server list user_list SN: list of afs commands TM: mood lyr img pl diff --git a/server.cmd b/server.cmd index 0c132101..73ee3417 100644 --- a/server.cmd +++ b/server.cmd @@ -3,7 +3,7 @@ SF: command.c HC: prototypes for the server command handlers CC: array of server commands AT: server_command -SI: openssl/rc4 osl +SI: openssl/rc4 osl regex IN: para error crypt command string afh afs server list user_list SN: list of server commands --- -- 2.39.2