source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Remove duplicate UNCONST definition.
@ 2011-03-15 16:15 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-03-15 16:15 UTC (permalink / raw)
  To: source

Log Message:
-----------
Remove duplicate UNCONST definition.

Modified Files:
--------------
    mdocml:
        main.c

Revision Data
-------------
Index: main.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/main.c,v
retrieving revision 1.148
retrieving revision 1.149
diff -Lmain.c -Lmain.c -u -p -r1.148 -r1.149
--- main.c
+++ main.c
@@ -42,7 +42,6 @@
 #endif
 
 #define	REPARSE_LIMIT	1000
-#define	UNCONST(a)	((void *)(uintptr_t)(const void *)(a))
 
 /* FIXME: Intel's compiler?  LLVM?  pcc?  */
 
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-15 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-15 16:15 mdocml: Remove duplicate UNCONST definition kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).