mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
realloc-gnu: Fix typo in deprecation notice.
* modules/realloc-gnu (Notice): Recommend 'realloc-posix' in the deprecation notice.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2024-10-27 Collin Funk <collin.funk1@gmail.com>
|
||||||
|
|
||||||
|
realloc-gnu: Fix typo in deprecation notice.
|
||||||
|
* modules/realloc-gnu (Notice): Recommend 'realloc-posix' in the
|
||||||
|
deprecation notice.
|
||||||
|
|
||||||
2024-10-27 Bruno Haible <bruno@clisp.org>
|
2024-10-27 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
realloc-gnu: Replace module with an alias to realloc-posix.
|
realloc-gnu: Replace module with an alias to realloc-posix.
|
||||||
|
@@ -5,7 +5,7 @@ Status:
|
|||||||
deprecated
|
deprecated
|
||||||
|
|
||||||
Notice:
|
Notice:
|
||||||
This module is deprecated. Use the module 'filename' instead.
|
This module is deprecated. Use the module 'realloc-posix' instead.
|
||||||
|
|
||||||
Files:
|
Files:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user