argpar.{c,h}: remove `ARGPAR_HIDDEN` from header file
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 18 Mar 2024 14:26:07 +0000 (10:26 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 18 Mar 2024 14:29:03 +0000 (10:29 -0400)
commita7e0140aef02f10fde13ee1fa3aa7d9672ff6ae2
treeb0efa796a4bf7fbcafa2b5ccebdadc4222d64506
parent393852d8338ba31df0d3d23510611ede16789618
argpar.{c,h}: remove `ARGPAR_HIDDEN` from header file

The `ARGPAR_HIDDEN` macro confuses clang-format, and it gives an ugly
result.  Remove it from the header file, it's not useful to have it
exposed anyway.

Change-Id: I7a307144017416fe890d6546eaa61890e0ce217e
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
argpar/argpar.c
argpar/argpar.h
This page took 0.022337 seconds and 4 git commands to generate.