Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(795)

Unified Diff: pkg/mdns/bin/mdns-resolve.dart

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/mbedtls/lib/mbedtls.dart ('k') | pkg/mqtt/lib/mqtt.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/mdns/bin/mdns-resolve.dart
diff --git a/pkg/mdns/bin/mdns-resolve.dart b/pkg/mdns/bin/mdns-resolve.dart
index ef2e1166302a14330d4c68a97f83e662ca9300f3..eb090006a4fc20c848f14990402016085f6c1b6f 100644
--- a/pkg/mdns/bin/mdns-resolve.dart
+++ b/pkg/mdns/bin/mdns-resolve.dart
@@ -20,7 +20,7 @@ main(List<String> args) async {
Please provide an address as argument.
For example:
- dart mdns-resolve.dart [--timeout <timeout>] fletch.local''');
+ dart mdns-resolve.dart [--timeout <timeout>] dartino.local''');
return;
}
« no previous file with comments | « pkg/mbedtls/lib/mbedtls.dart ('k') | pkg/mqtt/lib/mqtt.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698