summaryrefslogtreecommitdiff
path: root/desktop/frame_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/frame_types.h')
-rw-r--r--desktop/frame_types.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/frame_types.h b/desktop/frame_types.h
index 7008e98d4..416c8888e 100644
--- a/desktop/frame_types.h
+++ b/desktop/frame_types.h
@@ -16,8 +16,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/** \file
- * Browser window creation and manipulation (interface).
+/**
+ * \file
+ * Interface to browser frames.
*/
#ifndef _NETSURF_DESKTOP_FRAME_TYPES_H_