]> git.proxmox.com Git - mirror_novnc.git/commitdiff
Add short description at the top of browser.js
authorSamuel Mannehed <samuel@cendio.se>
Wed, 23 Oct 2019 15:08:56 +0000 (17:08 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Thu, 2 Jan 2020 10:30:34 +0000 (11:30 +0100)
core/util/browser.js

index 9a6d2c8aaaa9c76ae17eb7e7f467d95c2728aa36..8262692c00b76730075fafb3fca9a37607141f37 100644 (file)
@@ -4,6 +4,8 @@
  * Licensed under MPL 2.0 (see LICENSE.txt)
  *
  * See README.md for usage and integration instructions.
+ *
+ * Browser feature support detection
  */
 
 import * as Log from './logging.js';