Wireshark-commits: [Wireshark-commits] master ac88f71: Clean up a comment.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Jun 2014 23:03:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac88f7122055a5d352734ef63628fed8d57749b3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ac88f71 by Guy Harris (guy@xxxxxxxxxxxx):

    Clean up a comment.
    
    SetProcessDEPPolicy() is the API; PSetProcessDEPPolicy is just a local
    pointer variable that either points to that API's implementation (if
    it's available) or is null (if it isn't).
    
    Change-Id: I676fbb75019e32af511cefa6f1c7b7124ac9d8e8
    Reviewed-on: https://code.wireshark.org/review/2735
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  62fa030   Do startup things in an order more like that of gtkshark.
    adds  ac88f71   Clean up a comment.


Summary of changes:
 wsutil/privileges.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)