diff options
author | Jeffrey Quesnelle <jquesnelle@gmail.com> | 2017-01-05 01:40:43 -0500 |
---|---|---|
committer | Jeffrey Quesnelle <jquesnelle@gmail.com> | 2017-01-05 01:40:43 -0500 |
commit | f9b9c0c09d7c727ef4ce57e85d8f256daff75f0c (patch) | |
tree | 8667618bd13e31fcfb0e6b669dff43e8d38c850d | |
parent | 273f0b8dd8e73c208f58f0035182c2eff0b708fc (diff) | |
download | xmr-stak-f9b9c0c09d7c727ef4ce57e85d8f256daff75f0c.zip xmr-stak-f9b9c0c09d7c727ef4ce57e85d8f256daff75f0c.tar.gz |
whoops editor caught some keystrokes
-rw-r--r-- | minethd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/minethd.cpp b/minethd.cpp index 2b0e665..b63035d 100644 --- a/minethd.cpp +++ b/minethd.cpp @@ -1,4 +1,4 @@ -aub/* +/* * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |