summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2021-12-01 14:02:42 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2021-12-01 14:04:51 +0000
commitde0f5828f63d0db82c4157701a763796420eaa80 (patch)
tree5577cc7010dd83391d321e4b6c1e94c1550d726b
parentc1a577e96ca0067817dce90a007a66321eae56a8 (diff)
downloadlibnsgif-de0f5828f63d0db82c4157701a763796420eaa80.tar.gz
libnsgif-de0f5828f63d0db82c4157701a763796420eaa80.tar.bz2
LIB: Rename public header and source file.
This allows the library header to have a name consistent with the library soname.
-rw-r--r--include/nsgif.h (renamed from include/libnsgif.h)0
-rw-r--r--src/gif.c (renamed from src/libnsgif.c)0
2 files changed, 0 insertions, 0 deletions
diff --git a/include/libnsgif.h b/include/nsgif.h
index 114addf..114addf 100644
--- a/include/libnsgif.h
+++ b/include/nsgif.h
diff --git a/src/libnsgif.c b/src/gif.c
index 9d77894..9d77894 100644
--- a/src/libnsgif.c
+++ b/src/gif.c