diff options
author | Vishwanath <vishwanath@gluster.com> | 2011-06-23 05:41:39 +0000 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-06-23 21:50:20 -0700 |
commit | 83d1f9642e7310f085caaeb0c5b72a88c445d31b (patch) | |
tree | e3cec15244c10f98f9b3d1c9902c441fe7c492f2 /rpc/rpc-lib | |
parent | a846faead3d416d9af75106694e85a776f7d07a8 (diff) |
spelling corrections in glusterfs code
Signed-off-by: Vishwanath S Bhat <vishwanath@gluster.com>
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2903 (Last spelling errors in source code)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2903
Diffstat (limited to 'rpc/rpc-lib')
-rw-r--r-- | rpc/rpc-lib/src/rpcsvc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/rpc-lib/src/rpcsvc.c b/rpc/rpc-lib/src/rpcsvc.c index 457d76d4e..519d4e346 100644 --- a/rpc/rpc-lib/src/rpcsvc.c +++ b/rpc/rpc-lib/src/rpcsvc.c @@ -194,7 +194,7 @@ err: /* this procedure can only pass 4 arguments to registered notifyfn. To send more - * arguements call wrapper->notify directly. + * arguments call wrapper->notify directly. */ inline void rpcsvc_program_notify (rpcsvc_listener_t *listener, rpcsvc_event_t event, |