diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ephy-session.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-session.c b/src/ephy-session.c index 4ae9958d7..22c04d519 100644 --- a/src/ephy-session.c +++ b/src/ephy-session.c @@ -1267,7 +1267,7 @@ restore_geometry (GtkWindow *window, } } -/* +/** * ephy_session_load: * @session: a #EphySession * @filename: the path of the source file |