* Remove the FIXME comment. Ooops! :)
authorhartwick <hartwick>
Wed, 31 Jan 2001 04:37:42 +0000 (04:37 +0000)
committerhartwick <hartwick>
Wed, 31 Jan 2001 04:37:42 +0000 (04:37 +0000)
src/main/files.c

index b4f7028..118695b 100644 (file)
@@ -94,8 +94,6 @@ static void auth_type_fixup(VALUE_PAIR *check)
 
        /*
         *      Add an Auth-Type attribute.
-        *      FIXME: put Auth-Type _first_ (doesn't matter now,
-        *      might matter some day).
         *      
         */
        if ((vp = paircreate(PW_AUTHTYPE, PW_TYPE_INTEGER)) == NULL) {