# HG changeset patch # User Sebastien Decugis # Date 1272618715 -32400 # Node ID 43cdf237bb8c2d4fc3f5359cef277aab12be8bdc # Parent 0daf6fc2b7517adc320ddf318b4ab60c6c44b16a Added comment diff -r 0daf6fc2b751 -r 43cdf237bb8c extensions/app_acct/app_acct.c --- a/extensions/app_acct/app_acct.c Fri Apr 30 17:55:16 2010 +0900 +++ b/extensions/app_acct/app_acct.c Fri Apr 30 18:11:55 2010 +0900 @@ -37,7 +37,7 @@ #include "app_acct.h" -/* Mandatory AVPs for the Accounting-Answer */ +/* Mandatory AVPs for the Accounting-Answer (any value in adding all the other AVPs?) */ static struct { struct dict_object * Accounting_Record_Number; struct dict_object * Accounting_Record_Type;