diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:44:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:44:05 +0000 |
commit | d318611dd6f23fcfedd50e9b9e24620b102ba96a (patch) | |
tree | 8b9eef82ca40fdd5a8deeabf07572074c236095d /src/devices/xditview/parse.h | |
parent | Initial commit. (diff) | |
download | groff-d318611dd6f23fcfedd50e9b9e24620b102ba96a.tar.xz groff-d318611dd6f23fcfedd50e9b9e24620b102ba96a.zip |
Adding upstream version 1.23.0.upstream/1.23.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/devices/xditview/parse.h')
-rw-r--r-- | src/devices/xditview/parse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/xditview/parse.h b/src/devices/xditview/parse.h new file mode 100644 index 0000000..636f3a6 --- /dev/null +++ b/src/devices/xditview/parse.h @@ -0,0 +1 @@ +int ParseInput(register DviWidget dw); |