Remove spacing, it wouldn't work anyway
This commit is contained in:
		
							parent
							
								
									cd92b0e72b
								
							
						
					
					
						commit
						2c0f050df0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3574,7 +3574,7 @@ cmd_voice (struct session *sess, char *tbuf, char *word[], char *word_eol[]) | |||
| const struct commands xc_cmds[] = { | ||||
| 	{"ADDBUTTON", cmd_addbutton, 0, 0, 1, | ||||
| 	 N_("ADDBUTTON <name> <action>, adds a button under the user-list")}, | ||||
| 	{"ADDSERVER", cmd_addserver, 0, 0, 1, N_("ADDSERVER <New Network> <newserver/6667>, adds a new network with a new server to the network list")}, | ||||
| 	{"ADDSERVER", cmd_addserver, 0, 0, 1, N_("ADDSERVER <NewNetwork> <newserver/6667>, adds a new network with a new server to the network list")}, | ||||
| 	{"ALLCHAN", cmd_allchannels, 0, 0, 1, | ||||
| 	 N_("ALLCHAN <cmd>, sends a command to all channels you're in")}, | ||||
| 	{"ALLCHANL", cmd_allchannelslocal, 0, 0, 1, | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue