Updated some comments
This commit is contained in:
parent
fe237af821
commit
2f426cf93c
|
@ -46,6 +46,7 @@ typedef struct _Preview
|
|||
|
||||
|
||||
/* prototypes */
|
||||
/* plug-in */
|
||||
static GtkWidget * _preview_init(BrowserPlugin * plugin);
|
||||
static void _preview_destroy(BrowserPlugin * plugin);
|
||||
static void _preview_refresh(BrowserPlugin * plugin, char const * path);
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
/* FIXME:
|
||||
/* TODO:
|
||||
* - parse SVN's meta-data */
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user