comment: Add a reference declaration

This commit is contained in:
DreamMaoMao 2025-08-26 16:20:39 +08:00
parent 581690edd8
commit 9dd3bb00e4
3 changed files with 29 additions and 0 deletions

View file

@ -1,3 +1,7 @@
// bash on: https://gitlab.freedesktop.org/tokyo4j/wlroots/-/tree/ext-workspace
// TODO: remove this file
// refer: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5115
#include <assert.h>
#include <string.h>
#include <stdlib.h>

View file

@ -1,3 +1,7 @@
// bash on: https://gitlab.freedesktop.org/tokyo4j/wlroots/-/tree/ext-workspace
// TODO: remove this file
// refer: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5115
/*
* This an unstable interface of wlroots. No guarantees are made regarding the
* future consistency of this API.