]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Correct comments
authorNick Porter <nick@portercomputing.co.uk>
Tue, 30 Jul 2024 13:10:23 +0000 (14:10 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Tue, 30 Jul 2024 13:10:23 +0000 (14:10 +0100)
raddb/mods-config/sql/main/mssql/schema.sql

index 9168e5aa443a18da6a8cbbe1d6ea9b4f51e9d085..e75ec96710984427f961d3563d03e5b25356d0be 100644 (file)
@@ -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] (