Mercurial > emacs
view src/s/openbsd.h @ 110589:0e7fadbf6ef4
Use const for some pointer arguments.
* lwlib/lwlib.h (my_strcasecmp, safe_strcmp, name_to_widget)
(find_in_table, dialog_spec_p, lw_separator_p):
* lwlib/lwlib.c (my_strcasecmp, safe_strcmp, name_to_widget)
(find_in_table, dialog_spec_p, lw_separator_p): Use const.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 26 Sep 2010 18:11:48 +0300 |
parents | 17d73312ed65 |
children | ef719132ddfa |
line wrap: on
line source
/* System file for openbsd. */ /* The same as NetBSD. Note there are differences in configure. */ #include "netbsd.h" /* arch-tag: 7e3f65ca-3f48-4237-933f-2b208b21e8e2 (do not change this comment) */