Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-scripts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Klass <kissaki@posteo.de>2021-03-14 19:19:46 +0300
committerJan Klass <kissaki@posteo.de>2021-03-14 19:19:46 +0300
commit492c37d682c927d4ad7bcd085b34ecb319f01478 (patch)
tree859ed9bf6ccc435d641b72b79b78c9fdd2f62f35
parent2ebd4d05277690c397ff82f7dc8e07cda4118cbe (diff)
Remove dead original source reference from header
The link is dead, so not very useful anymore. It will still be in the history.
-rwxr-xr-xNon-RPC/mumble-ping.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Non-RPC/mumble-ping.py b/Non-RPC/mumble-ping.py
index 2d47587..4af3bed 100755
--- a/Non-RPC/mumble-ping.py
+++ b/Non-RPC/mumble-ping.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python3
-# Based on pcgod's mumble-ping script found at http://0xy.org/mumble-ping.py.
from struct import *
from string import Template