projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'refs/heads/t/command_handler_cleanups'
[paraslash.git]
/
blob.c
diff --git
a/blob.c
b/blob.c
index
1a41182
..
2e0a476
100644
(file)
--- a/
blob.c
+++ b/
blob.c
@@
-264,7
+264,7
@@
static int com_rmblob_callback(struct osl_table *table,
else {
para_printf(&aca->pbout, "removed %d blob(s)\n",
pmd.num_matches);
- ret = afs_event(BLOB_RE
NAM
E, NULL, table);
+ ret = afs_event(BLOB_RE
MOV
E, NULL, table);
}
out:
return ret;