[AD] A trivial documentation fix |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Hi I needed linux to test compile my program and I thought I would fix a
trivial documentation error.
The short explanation of uconvert is missing a g in hih.
This is also attached, dont worry about crediting me, I will just get a warm
fuzzy feeling when i see it fixed, :)
----------------------------
Index: allegro._tx
===================================================================
--- allegro._tx (revision 7851)
+++ allegro._tx (working copy)
@@ -1168,7 +1168,7 @@
@@ char *buf, int newtype, int size);
@xref set_uformat, need_uconvert, uconvert, uconvert_ascii, uconvert_toascii
@xref do_uconvert
-@domain.hid Hih level string encoding conversion wrapper.
+@shortdesc High level string encoding conversion wrapper.
Higher level function running on top of do_uconvert(). This function
converts the specified string `s' from `type' to `newtype', storing at
most
`size' bytes into the output `buf' (including the terminating null
_________________________________________________________________
Advertisement: House hunt online now! ninemsn.realestate.com.au
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Erealestate%2Ecom%2Eau%2Fcgi%2Dbin%2Frsearch%3Fa%3Dbhp%26t%3Dres%26cu%3DMSN&_t=758874163&_r=HM_Txt_Link_Oct06&_m=EXT
Index: allegro._tx
===================================================================
--- allegro._tx (revision 7851)
+++ allegro._tx (working copy)
@@ -1168,7 +1168,7 @@
@@ char *buf, int newtype, int size);
@xref set_uformat, need_uconvert, uconvert, uconvert_ascii, uconvert_toascii
@xref do_uconvert
-@domain.hid Hih level string encoding conversion wrapper.
+@shortdesc High level string encoding conversion wrapper.
Higher level function running on top of do_uconvert(). This function
converts the specified string `s' from `type' to `newtype', storing at most
`size' bytes into the output `buf' (including the terminating null