diff options
author | Eduardo Lundgren <eduardolundgren@gmail.com> | 2008-11-20 04:10:34 +0000 |
---|---|---|
committer | Eduardo Lundgren <eduardolundgren@gmail.com> | 2008-11-20 04:10:34 +0000 |
commit | 558218f2aacde62323e8d5c6ccc62aa7c05c4ed5 (patch) | |
tree | 1e1526fb63e0195c49be4ddc0c59d15fa4f54ead /ui/ui.accordion.js | |
parent | 352287b7efeaf400463eae637a2230a350c6e2d9 (diff) | |
download | jquery-ui-558218f2aacde62323e8d5c6ccc62aa7c05c4ed5.tar.gz jquery-ui-558218f2aacde62323e8d5c6ccc62aa7c05c4ed5.zip |
Source formatting: Removing trailing spaces
Diffstat (limited to 'ui/ui.accordion.js')
-rw-r--r-- | ui/ui.accordion.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.accordion.js b/ui/ui.accordion.js index e32c5e214..4a0ad5ddd 100644 --- a/ui/ui.accordion.js +++ b/ui/ui.accordion.js @@ -1,6 +1,6 @@ /* * jQuery UI Accordion @VERSION - * + * * Copyright (c) 2007, 2008 Jörn Zaefferer * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. |