mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-03 17:54:33 +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>
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file UTF-8 manipulation functions (implementation)
|
||||
/** \file
|
||||
* UTF-8 manipulation functions (implementation).
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
@ -5,8 +5,8 @@
|
||||
* Copyright 2005 John M Bell <jmb202@ecs.soton.ac.uk>
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file UTF-8 manipulation functions (interface)
|
||||
/** \file
|
||||
* UTF-8 manipulation functions (interface).
|
||||
*/
|
||||
|
||||
#ifndef _NETSURF_UTILS_UTF8_H_
|
||||
|
Loading…
Reference in New Issue
Block a user