view rpc.h @ 174:a32c592fab07 draft

Fix CRLF
author Gavin Andresen <gavinandresen@gmail.com>
date Wed, 14 Jul 2010 15:54:31 +0000
parents 87d71afbed20
children
line wrap: on
line source

// Copyright (c) 2010 Satoshi Nakamoto
// Distributed under the MIT/X11 software license, see the accompanying
// file license.txt or http://www.opensource.org/licenses/mit-license.php.

void ThreadRPCServer(void* parg);
int CommandLineRPC(int argc, char *argv[]);