annotate nt/inc/netdb.h @ 91727:b2df1fe6ce6d

(struct Lisp_Misc_Any, struct Lisp_Marker) (struct Lisp_Overlay, struct Lisp_Kboard_Objfwd) (struct Lisp_Save_Value, struct Lisp_Free): Use enum Lisp_Misc_Type rather than `int' for the type of `type'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 10 Feb 2008 20:09:38 +0000
parents 695cf19ef79e
children 375f2633d815 ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15139
4d638e5a9e7d Initial revision
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff changeset
1 /* null version of <netdb.h> - <sys/socket.h> has everything */
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
2
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
3 /* arch-tag: 237ba543-97e2-4bd5-9c9c-32271d955eb1
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
4 (do not change this comment) */