Cleanup: link directly to stackexchange URL

This commit is contained in:
Campbell Barton 2021-05-06 08:08:12 +10:00
parent 6c8c30d865
commit 832f7170dc
1 changed files with 1 additions and 2 deletions

View File

@ -112,8 +112,7 @@ GHOST_DropTargetX11::~GHOST_DropTargetX11()
}
}
/* based on a code from Saul Rennison
* http://stackoverflow.com/questions/2673207/c-c-url-decode-library */
/* Based on: https://stackoverflow.com/a/2766963/432509 */
typedef enum DecodeState_e {
STATE_SEARCH = 0, ///< searching for an ampersand to convert