Re-added pprint_get_msg_limits()

* pprint.c: (main): Re-added pprint_get_msg_limits()
This commit is contained in:
Benoît Dejean
2004-09-25 19:30:00 +00:00
parent f028bd79bf
commit 15a4ba35a9
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-09-25 Benoît Dejean <tazforever@dlfp.org>
* pprint.c: (main): Re-added pprint_get_msg_limits()
i2004-09-25 Benoît Dejean <tazforever@dlfp.org>
* df.c: (main):

View File

@@ -229,7 +229,7 @@ int main()
pprint_get_mountlist(TRUE);
pprint_get_mountlist(FALSE);
/* pprint_get_msg_limits(); */
pprint_get_msg_limits();
/* pprint_get_netload("lo"); */