From: Nick Porter Date: Tue, 30 Jul 2024 13:10:23 +0000 (+0100) Subject: Correct comments X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8478286700efc8333b70cb39571738cbce95deda;p=thirdparty%2Ffreeradius-server.git Correct comments --- diff --git a/raddb/mods-config/sql/main/mssql/schema.sql b/raddb/mods-config/sql/main/mssql/schema.sql index 9168e5aa443..e75ec967109 100644 --- a/raddb/mods-config/sql/main/mssql/schema.sql +++ b/raddb/mods-config/sql/main/mssql/schema.sql @@ -132,7 +132,7 @@ GO -- --- Table structure for table 'radacct' +-- Table structure for table 'radcheck' -- CREATE TABLE [radcheck] ( @@ -160,7 +160,7 @@ GO -- --- Table structure for table 'radacct' +-- Table structure for table 'radgroupcheck' -- CREATE TABLE [radgroupcheck] ( @@ -188,7 +188,7 @@ GO -- --- Table structure for table 'radacct' +-- Table structure for table 'radgroupreply' -- CREATE TABLE [radgroupreply] ( @@ -218,7 +218,7 @@ GO -- --- Table structure for table 'radacct' +-- Table structure for table 'radreply' -- CREATE TABLE [radreply] ( @@ -246,7 +246,7 @@ GO -- --- Table structure for table 'radacct' +-- Table structure for table 'radusergroup' -- CREATE TABLE [radusergroup] ( @@ -271,7 +271,7 @@ GO -- --- Table structure for table 'radacct' +-- Table structure for table 'radpostauth' -- CREATE TABLE [radpostauth] (