set svn:eol-style

svn: r2922
This commit is contained in:
Eli Barzilay 2006-05-12 16:56:00 +00:00
parent 15381cd7f5
commit c19a75a125
2 changed files with 2 additions and 2 deletions

View File

@ -73,4 +73,4 @@
(url-path-absolute? in-url) (url-path-absolute? in-url)
new-path new-path
empty empty
(url-fragment in-url))))) (url-fragment in-url)))))

View File

@ -88,4 +88,4 @@
(list (first (url-path uri))) (list (first (url-path uri)))
k-instance k-id k-salt k-instance k-id k-salt
servlet-path servlet-path
path))))) path)))))