GitHub user m-khan-glyptodon opened a pull request:
https://github.com/apache/guacamole-server/pull/197
GUACAMOLE-287: Added Constants in place of magic numbers
The constants are defined in the "ansi_escape_codes.h" file
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/m-khan-glyptodon/guacamole-server
magic-numbers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-server/pull/197.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #197
----
commit 209054ea75a8aa534817b19517fd9570bb23bb87
Author: m-khan-glyptodon <muhammad.khan@...>
Date: 2018-10-26T20:09:53Z
GUACAMOLE-287: Added constants for magic numbers
----
---