diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-06 10:39:38 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-06 10:39:38 +0000 |
| commit | 9a01d32bfda2e5b622dab39c39ef042921865b0a (patch) | |
| tree | 8f8229358511c42afe56ddd7993b4664bb906eb5 /include/rpcsvc | |
| parent | 910644e10f9009d99e08e8ec6f17558c037549e7 (diff) | |
Notes
Diffstat (limited to 'include/rpcsvc')
| -rw-r--r-- | include/rpcsvc/nis.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/nis.x b/include/rpcsvc/nis.x index 0770d6854424..748caf64b5fb 100644 --- a/include/rpcsvc/nis.x +++ b/include/rpcsvc/nis.x @@ -278,7 +278,7 @@ struct fd_result { * info. This includes the appropriate file which was generated by * make in the protocols directory (probably /usr/include/rpcsvc). * - * Uhm... guys? With RPC, you aren't supposed to have seperate + * Uhm... guys? With RPC, you aren't supposed to have separate * server-specific and client-specific header files. You have one header * file that's suitable for both. If your code doesn't work using just * the one header file, I submit to you that it's broken. |
