summaryrefslogtreecommitdiff
path: root/Development/Documentation
diff options
context:
space:
mode:
authorAlanCoopersmith <AlanCoopersmith@web>2013-08-25 15:49:27 -0700
committerxorg <iki-xorg@freedesktop.org>2013-08-25 15:49:27 -0700
commitb02f78aaccb2c55ae097c63f320b54bf0c2d22c1 (patch)
tree48ea2712b87c8b713217ef9c53573180f40a3767 /Development/Documentation
parent45b8e0a84733618deac9aecce994dda777bd28fa (diff)
fix formatting after moin->iki conversion
Diffstat (limited to 'Development/Documentation')
-rw-r--r--Development/Documentation/WrappingFunctions.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/Development/Documentation/WrappingFunctions.mdwn b/Development/Documentation/WrappingFunctions.mdwn
index 735e1898..5991859a 100644
--- a/Development/Documentation/WrappingFunctions.mdwn
+++ b/Development/Documentation/WrappingFunctions.mdwn
@@ -1,5 +1,4 @@
-
-# Moved from [[http://www.freedesktop.org/wiki/Software/WrappingFunctions|http://www.freedesktop.org/wiki/Software/WrappingFunctions]]
+*Moved from <http://www.freedesktop.org/wiki/Software/WrappingFunctions>*
## Wrapping Functions
@@ -36,3 +35,6 @@ MyCreatePixmap (ScreenPtr pScreen, int w, int h, int depth)
(See [[Development/Documentation/DevPrivates|Development/Documentation/DevPrivates]] for information on where the `MyScreenDataPtr` comes from)
-- [[AndersCarlsson|AndersCarlsson]] - 23 Sep 2003
+
+---
+[[CategoryServerInternals]]