]> git.tuebingen.mpg.de Git - paraslash.git/commit
vss: Make vss_next() and vss_repos() static.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 8 Jun 2025 21:18:22 +0000 (23:18 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 12 Jun 2025 23:11:46 +0000 (01:11 +0200)
commit1b673a083abc59a7505ffc90d030ef8cb1712018
tree5c38f59de89f34690a49d5a044cfb54d79e2cd9a
parentbed9a41ea70b826f9d71c01da957237cbf57b0e8
vss: Make vss_next() and vss_repos() static.

Unlike vss_playing(), vss_paused() and vss_stopped(), these are only called
from within vss.c.
vss.c
vss.h