mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Fix wrong package and typo.
This commit is contained in:
committed by
Michael Jumper
parent
e9253473d1
commit
3a47e3ffa1
@@ -2,9 +2,9 @@
|
||||
/**
|
||||
* Provides classes for hooking into various events that take place as
|
||||
* users log into and use the Guacamole web application. These event
|
||||
* hooks can be used to take action upon occurence of an event and,
|
||||
* hooks can be used to take action upon occurrence of an event and,
|
||||
* in some cases, prevent the web application from allowing the
|
||||
* event to continue for the user that triggered it.
|
||||
*/
|
||||
package net.sourceforge.guacamole.net.event;
|
||||
package net.sourceforge.guacamole.net.event.listener;
|
||||
|
||||
|
Reference in New Issue
Block a user