adding comments

This commit is contained in:
Danny Yoo 2012-03-15 17:07:02 -04:00
parent 1aa0748cda
commit 05fe0c5de4

View File

@ -20,7 +20,7 @@
navigator.geolocation.clearWatch(watchId); }")) navigator.geolocation.clearWatch(watchId); }"))
;; The new event handler type for geolocation: ;; A new event handler type for geolocation:
;; ;;
;; Use it as any other world handler: ;; Use it as any other world handler:
;; ;;