diff options
| author | Ralf Stephan <ralf@ark.in-berlin.de> | 2006-02-13 19:14:47 +0000 |
|---|---|---|
| committer | rwst <rwst@users.sourceforge.net> | 2006-02-13 19:14:47 +0000 |
| commit | dce08c184686d4cef1f1961926cce339429f5aba (patch) | |
| tree | 58a437a00423768c653d1a90ddb5cf65bfe71efd /src/extension/implementation/plugin.cpp | |
| parent | closed up denial-of-service attack vector (ironically located in an (diff) | |
| download | inkscape-dce08c184686d4cef1f1961926cce339429f5aba.tar.gz inkscape-dce08c184686d4cef1f1961926cce339429f5aba.zip | |
bulk whitespace removal patch #1198588 by gigaclon
(bzr r134)
Diffstat (limited to 'src/extension/implementation/plugin.cpp')
| -rw-r--r-- | src/extension/implementation/plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/implementation/plugin.cpp b/src/extension/implementation/plugin.cpp index 0bc3267f4..aebc94b8d 100644 --- a/src/extension/implementation/plugin.cpp +++ b/src/extension/implementation/plugin.cpp @@ -34,7 +34,7 @@ Plugin::Plugin(void) return; } -/** +/** \brief Oh, so someone actually wants to use this plugin! We better go and grab it then! \param module Unused except to pass to the plugin's load function. |
