Ignore:
Timestamp:
Aug 31, 2021, 1:49:09 AM (3 years ago)
Author:
Jacob Prud'homme <jafprudhomme@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, pthread-emulation, qualifiedEnum
Children:
58ebd78
Parents:
33800ac8
git-author:
Jacob Prud'homme <jafprudhomme@…> (07/13/21 13:14:05)
git-committer:
Jacob Prud'homme <jafprudhomme@…> (08/31/21 01:49:09)
Message:

Changed descriptive comment for parse_config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/parseconfig.cfa

    r33800ac8 r7582458  
    4242
    4343// Parse configuration from a file formatted in shell style
     44KVPairs & parse_shell_config_format( const char * config_file ) {
    4445        KVPairs kv_pairs{ num_entries };
    4546
Note: See TracChangeset for help on using the changeset viewer.