[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
read_config_file() is missleading
From: |
Robert Millan |
Subject: |
read_config_file() is missleading |
Date: |
Fri, 1 Feb 2008 20:58:38 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
The following function name:
normal/main.c:read_config_file (const char *config, int nested)
is missleading. It does actually execute the config file, not just
read it. Does it seem fine to rename it?
How about `process_config_file' ?
Or maybe I am missing something.
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)
- read_config_file() is missleading,
Robert Millan <=