URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=818bb96e5f903ccc9eb2dbb0fa0179ed34b67e82
Submitter: "Guy Harris <ghar...@sonic.net>"
Changed: branch: master
Repository: wireshark

Commits:

818bb96 by Guy Harris (ghar...@sonic.net):

    editcap: clean up an error message.
    
    "XXX isn't a valid time format" could be read as "XXX isn't a valid
    format to use for times" in the sense of, for example, a format argument
    to strftime() or strptime().  It's also a date *and* time, so just say
    it "isn't a valid date and time".
    
    Change-Id: I7e0f01914c5e16b7eaa89b798cf94a2964fc764c
    Reviewed-on: https://code.wireshark.org/review/38068
    Reviewed-by: Guy Harris <ghar...@sonic.net>
    

Actions performed:

    from  61e8381   editcap: allow the UNIX/POSIX Epoch to be a start or stop 
time.
     add  818bb96   editcap: clean up an error message.


Summary of changes:
 editcap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to