Browse code

Minor tidy

git-svn: trunk@1821

Nigel Horne authored on 2006/01/21 06:27:22
Showing 1 changed files
... ...
@@ -38,4 +38,4 @@ typedef enum {
38 38
 #endif
39 39
 
40 40
 size_t	strstrip(char *s);	/* remove trailing white space */
41
-int cli_mbox(const char *dir, int desc, unsigned int options);
41
+int	cli_mbox(const char *dir, int desc, unsigned int options);