Fixed typo
authorAlan T. DeKok <aland@freeradius.org>
Mon, 15 Jun 2009 09:41:15 +0000 (11:41 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 15 Jun 2009 09:41:15 +0000 (11:41 +0200)
raddb/sites-available/default

index fd98790..110d385 100644 (file)
@@ -301,7 +301,7 @@ authenticate {
 #              if (handled && (Response-Packet-Type == Access-Challenge)) {
 #                      attr_filter.access_challenge.post-auth
 #                      handled  # override the "updated" code from attr_filter
-               }
+#              }
 #      }
 }