Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-07-06 05:05:25 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-07-06 05:05:25 +0300
commit36584bbc2d347cc1df9fd77b59ff1a3d3d7fef53 (patch)
tree9e0b03bee0efaefef94bb8eb39bf2a25dd0a5104 /intern/ghost/GHOST_C-api.h
parent4eeec6e9b540e8751beb0e6104ebc9b41ede8e4d (diff)
Cleanup: quiet discarded-qualifiers warning
Diffstat (limited to 'intern/ghost/GHOST_C-api.h')
-rw-r--r--intern/ghost/GHOST_C-api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/GHOST_C-api.h b/intern/ghost/GHOST_C-api.h
index 0feb6f4c6cb..db3f9bd561e 100644
--- a/intern/ghost/GHOST_C-api.h
+++ b/intern/ghost/GHOST_C-api.h
@@ -893,7 +893,7 @@ extern char *GHOST_getClipboard(bool selection);
* \param buffer: the string buffer to set.
* \param selection: Set the selection instead, X11 only feature.
*/
-extern void GHOST_putClipboard(char *buffer, bool selection);
+extern void GHOST_putClipboard(const char *buffer, bool selection);
/**
* Toggles console