diff options
author | Nikias Bassen | 2019-12-05 00:52:58 +0100 |
---|---|---|
committer | Nikias Bassen | 2019-12-05 00:52:58 +0100 |
commit | cca207cc909a9b36b2ba3994ac22f737cbb7978f (patch) | |
tree | acf839850e8b3304b4b8bc004ea36fe1b476d68a /tools | |
parent | ed0fc222b60172417423120e925657e9346c7967 (diff) | |
download | libusbmuxd-cca207cc909a9b36b2ba3994ac22f737cbb7978f.tar.gz libusbmuxd-cca207cc909a9b36b2ba3994ac22f737cbb7978f.tar.bz2 |
tools: Update .gitignore and name in header of c file
Diffstat (limited to 'tools')
-rw-r--r-- | tools/inetcat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/inetcat.c b/tools/inetcat.c index 5c908ae..e8b1b3a 100644 --- a/tools/inetcat.c +++ b/tools/inetcat.c @@ -1,5 +1,5 @@ /* - * icat.c -- simple netcat-like tool that enables service access to iOS devices + * inetcat.c -- simple netcat-like tool that enables service access to iOS devices * * Copyright (C) 2017 Adrien Guinet <adrien@guinet.me> * |