Skip to content
Snippets Groups Projects
Commit 85a9b1fc authored by Brutzman, Don's avatar Brutzman, Don
Browse files

typo

parent e52e3aac
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ import java.util.concurrent.LinkedBlockingQueue; ...@@ -17,7 +17,7 @@ import java.util.concurrent.LinkedBlockingQueue;
* DisThreadedNetIF.java created on Jul 29, 2019 * DisThreadedNetIF.java created on Jul 29, 2019
* This is a thread-safe, multicast DIS network interface class. * This is a thread-safe, multicast DIS network interface class.
* It is a singleton, meaning one instance per VM. If a DIS needs to send and receive over * It is a singleton, meaning one instance per VM. If a DIS needs to send and receive over
* more than one network address, this class can be modified to be multiply instanciated; * more than one network address, this class can be modified to be multiply instantiated;
* MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu * MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu
* *
* @author Mike Bailey, jmbailey@nps.edu * @author Mike Bailey, jmbailey@nps.edu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment