summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4fc6324)
raw | patch | inline | side by side (parent: 4fc6324)
| author | ishmal <ishmal@users.sourceforge.net> | |
| Fri, 5 May 2006 11:54:54 +0000 (11:54 +0000) | ||
| committer | ishmal <ishmal@users.sourceforge.net> | |
| Fri, 5 May 2006 11:54:54 +0000 (11:54 +0000) |
| src/dom/uri.h | patch | blob | history |
diff --git a/src/dom/uri.h b/src/dom/uri.h
index 2ca1bddbec9cd09742d629d057fdf05947e41723..8bc7df6dac09e74e53374ec8280eaf979931f973 100644 (file)
--- a/src/dom/uri.h
+++ b/src/dom/uri.h
/**
* Assignment
*/
- URI &URI::operator=(const URI &other);
+ URI &operator=(const URI &other);
/**
*