summaryrefslogtreecommitdiff
path: root/src/egg-macros.h
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2011-07-05 20:26:08 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2011-07-05 20:26:08 +0100
commit3effa6dd566572882a8cc29755f7e4ee2424efd8 (patch)
tree5e5829cba69dc8542f66dc6c653f3aedd366b2ca /src/egg-macros.h
parent096191538999dad46b3c0c81058236c20d991834 (diff)
downloadtotem-3effa6dd566572882a8cc29755f7e4ee2424efd8.tar.gz
docs: Fix various minor problems with the API documentation
Mostly fixes for my incorrect usage of the const syntax (“%”) to denote numeric constants, which it turns out should be denoted using <code class="literal">0</code> instead (for example).
Diffstat (limited to 'src/egg-macros.h')
-rw-r--r--src/egg-macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egg-macros.h b/src/egg-macros.h
index a1dd3969c..8e9a5a061 100644
--- a/src/egg-macros.h
+++ b/src/egg-macros.h
@@ -1,4 +1,4 @@
-/**
+/*
* Useful macros.
*
* Author: