From: Scott González Date: Tue, 3 Apr 2012 11:14:47 +0000 (-0400) Subject: Autocomplete: Add header protection which was accidentally removed. X-Git-Tag: 1.9.0m8~157 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e0616aaf746a144057555f4bd3d964aa5c16940f;p=jquery-ui.git Autocomplete: Add header protection which was accidentally removed. --- diff --git a/ui/jquery.ui.autocomplete.js b/ui/jquery.ui.autocomplete.js index 5ec5790ed..7051c90af 100644 --- a/ui/jquery.ui.autocomplete.js +++ b/ui/jquery.ui.autocomplete.js @@ -1,4 +1,4 @@ -/* +/*! * jQuery UI Autocomplete @VERSION * * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)