From: kazu Date: Tue, 30 Apr 2024 08:19:01 +0000 (+0000) Subject: Fix mistake of $Id X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=46d2280f81a8f5378f2ff0b5635760aebafe1e8c;p=ksynth.git Fix mistake of $Id git-svn-id: file:///raid/svn-main/kazu-ksynth/trunk@34 7b47e76f-e598-2f43-bc14-414d160cc389 --- diff --git a/src/ksynth.c b/src/ksynth.c index f40ab69..92b5cd6 100644 --- a/src/ksynth.c +++ b/src/ksynth.c @@ -1,4 +1,4 @@ -/* $Id */ +/* $Id$ */ #include "ksynth.h"