]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Add missing regex include to generated command_list files.
authorAndre Noll <maan@systemlinux.org>
Thu, 9 Jul 2009 18:04:29 +0000 (20:04 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 9 Jul 2009 18:04:29 +0000 (20:04 +0200)
afs.cmd
server.cmd

diff --git a/afs.cmd b/afs.cmd
index de9782a3b7ce95d1faa237111a4a044d3a499f9e..65d815c74d0bbbe2ead826d215a562ba3840ba26 100644 (file)
--- 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
 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
 IN: para error crypt command string afh afs server list user_list
 SN: list of afs commands
 TM: mood lyr img pl
index 0c1321017fb163f5e7d114dffe540b851336d1ae..73ee3417f405ab7620adb53f0f0242b8467e307d 100644 (file)
@@ -3,7 +3,7 @@ SF: command.c
 HC: prototypes for the server command handlers
 CC: array of server commands
 AT: server_command
 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
 ---
 IN: para error crypt command string afh afs server list user_list
 SN: list of server commands
 ---