Fix GNU C build

This commit is contained in:
Stas Degteff
2006-12-27 13:36:53 +00:00
parent e7529bb944
commit ae15b9f9a0
3 changed files with 4 additions and 2 deletions

View File

@@ -346,7 +346,7 @@ int main(int argc, char** argv) {
<< endl;
if(argc < 2) {
cout << "Syntax: RDDT <routefile> [options] [address or name]" <<
cout << "Syntax: RDDT <routefile> [options] [address or name]" << endl
<< "\twhere options may be:" << endl
<< "\t\t-d - Debug mode" << endl
<< "\t\t-p - Decode path" << endl