summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7aeb2d2)
raw | patch | inline | side by side (parent: 7aeb2d2)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Thu, 8 Mar 2007 08:29:39 +0000 (08:29 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Thu, 8 Mar 2007 08:29:39 +0000 (08:29 +0000) |
src/sp-path.h | patch | blob | history |
diff --git a/src/sp-path.h b/src/sp-path.h
index 7c2af5eecf02c82c7848753608924f0f1789af67..d55c978295d55a53ff12b64de01e728060a0e503 100644 (file)
--- a/src/sp-path.h
+++ b/src/sp-path.h
};
GType sp_path_get_type (void);
-
+gint sp_nodes_in_path(SPPath *path);
#endif