projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69f0930
)
typo
author
Andre
<maan@p133.(none)>
Mon, 10 Apr 2006 23:31:45 +0000
(
01:31
+0200)
committer
Andre
<maan@p133.(none)>
Mon, 10 Apr 2006 23:31:45 +0000
(
01:31
+0200)
This was introduced in the previous patch.
command.c
patch
|
blob
|
history
diff --git
a/command.c
b/command.c
index e820e41a5d1deefbdf6b40601e88e04c19c09a01..7df01083b717bf5276d8223af1c57ab4d11d976f 100644
(file)
--- a/
command.c
+++ b/
command.c
@@
-875,7
+875,7
@@
static int com_chs(int fd, int argc, char **argv)
/* next */
static int com_next(__unused int socket_fd, int argc, __unused char **argv)
{
- if (argc
=!
1)
+ if (argc
!=
1)
return -E_COMMAND_SYNTAX;
mmd_lock();
mmd->events++;