From c32ac45dbc4e67a659da4eebecdc5b69ce013dc8 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 29 Jan 2011 19:21:18 -0500 Subject: Escape a # in doxygen docs. --- libdimension/dimension.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdimension/dimension.h') diff --git a/libdimension/dimension.h b/libdimension/dimension.h index 73cab50..1e088dd 100644 --- a/libdimension/dimension.h +++ b/libdimension/dimension.h @@ -20,7 +20,7 @@ /** * @file - * The main #include file for libdimension. This file declares all public + * The main \#include file for libdimension. This file declares all public * functions and types used by the Dimension library. You should never attempt * to include any of the component headers in the dimension/ subdirectory * directly; only this file. -- cgit v1.2.3