mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-18 16:49:18 +03:00
[project @ 2005-07-02 18:18:48 by bursa]
Fix file comment for Doxygen. svn path=/import/netsurf/; revision=1778
This commit is contained in:
parent
9b78daf135
commit
21e5d8ca15
@ -5,8 +5,8 @@
|
|||||||
* Copyright 2005 John M Bell <jmb202@ecs.soton.ac.uk>
|
* Copyright 2005 John M Bell <jmb202@ecs.soton.ac.uk>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/** \file
|
||||||
* \file UTF-8 manipulation functions (implementation)
|
* UTF-8 manipulation functions (implementation).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
* Copyright 2005 John M Bell <jmb202@ecs.soton.ac.uk>
|
* Copyright 2005 John M Bell <jmb202@ecs.soton.ac.uk>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/** \file
|
||||||
* \file UTF-8 manipulation functions (interface)
|
* UTF-8 manipulation functions (interface).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _NETSURF_UTILS_UTF8_H_
|
#ifndef _NETSURF_UTILS_UTF8_H_
|
||||||
|
Loading…
Reference in New Issue
Block a user