summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-04-27 09:47:33 -0700
committerRichard Nelson <none@none>2010-04-27 09:47:33 -0700
commit0c643af5289dd20f47b94f4dc7cce1ab9020fba0 (patch)
tree053e5b1973fee697393ab42483eefec1634513df /indra/newview/viewer_manifest.py
parent42c2e62014d835818451cfbb7639db01de09c351 (diff)
fixed eol and tabs/spaces problems
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rwxr-xr-xindra/newview/viewer_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 653dbefa18..668e21c253 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -332,7 +332,7 @@ class WindowsManifest(ViewerManifest):
self.path("media_plugin_webkit.dll")
self.end_prefix()
- # winmm.dll shim
+ # winmm.dll shim
if self.prefix(src='../media_plugins/winmmshim/%s' % self.args['configuration'], dst="llplugin"):
self.path("winmm.dll")
self.end_prefix()