[libvirt] [PATCH] Correct comment type in the linker script

john.levon at sun.com john.levon at sun.com
Mon Dec 22 21:07:12 UTC 2008


# HG changeset patch
# User john.levon at sun.com
# Date 1229980017 28800
# Node ID 1521894aacfa409ec6017f4e1603a040f4866f64
# Parent  9d764ab75280a4ce9e4c3779b5848e670c7fc460
Correct comment type in the linker script

Use more-portable form.

Signed-off-by: John Levon <john.levon at sun.com>

diff --git a/src/libvirt_sym.version.in b/src/libvirt_sym.version.in
--- a/src/libvirt_sym.version.in
+++ b/src/libvirt_sym.version.in
@@ -462,7 +462,7 @@ LIBVIRT_PRIVATE_ at VERSION@ {
 	virRegisterStorageDriver;
 	virRegisterDeviceMonitor;
 
-	/* logging.h */
+        # logging.h
         virLogSetDefaultPriority;
         virLogDefineFilter;
         virLogDefineOutput;




More information about the libvir-list mailing list