Clean up indentation.
svn path=/trunk/; revision=53380
This commit is contained in:
parent
eee9b9ddd3
commit
d0cd9624d9
@ -985,8 +985,8 @@ init_wspython_dir(void)
|
|||||||
* on Windows, the data file directory is the directory
|
* on Windows, the data file directory is the directory
|
||||||
* in which the Wireshark binary resides.
|
* in which the Wireshark binary resides.
|
||||||
*/
|
*/
|
||||||
wspython_dir = g_strdup_printf("%s\\python\\%s", get_datafile_dir(),
|
wspython_dir = g_strdup_printf("%s\\python\\%s", get_datafile_dir(),
|
||||||
VERSION);
|
VERSION);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Make sure that pathname refers to a directory.
|
* Make sure that pathname refers to a directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user