diff options
author | chip <chip> | 2003-04-24 17:26:25 +0000 |
---|---|---|
committer | chip <chip> | 2003-04-24 17:26:25 +0000 |
commit | 36b091949d42e2dfe125343b19961aaeb67b2322 (patch) | |
tree | 7dc24aafa3f254d850a7c2ed23a952da5ca5fb5b | |
parent | cda9a6c6f9a4c0105956ba2595bb62b14f865739 (diff) | |
download | nfs-utils-36b091949d42e2dfe125343b19961aaeb67b2322.tar.gz nfs-utils-36b091949d42e2dfe125343b19961aaeb67b2322.tar.xz nfs-utils-36b091949d42e2dfe125343b19961aaeb67b2322.zip |
fix typo
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2003-03-30 NeilBrown <neilb@cse.unsw.edu.au> * tools/rpcgen/rpc_main.c(find_cpp): removed - * tools/rpcgen/rpc_main.c(open_input): use execvp to find "ccp", + * tools/rpcgen/rpc_main.c(open_input): use execvp to find "cpp", then try hard-coded paths. 2003-03-26 Chip Salzenberg <chip@pobox.com> |