Changeset 527 for branches/garlicat/src/ocat.c
- Timestamp:
- 11/14/09 21:40:51 (3 years ago)
- File:
-
- 1 edited
-
branches/garlicat/src/ocat.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/garlicat/src/ocat.c
r526 r527 379 379 log_msg(LOG_ERR, "address does not have TOR prefix"), exit(1); 380 380 ipv6tonion(&CNF(ocat_addr), CNF(onion_url)); 381 printf("%s .onion\n", CNF(onion_url));381 printf("%s%s\n", CNF(onion_url), NDESC(domain)); 382 382 exit(0); 383 383 }
Note: See TracChangeset
for help on using the changeset viewer.
